CAD89 Posted December 12, 2012 Posted December 12, 2012 I don't know if this question was asked before on this forum but I need to know if I can do a Dialog via DCL containing multiple tabs? Or if I can't what are the alternatives? With regards and Thanks in advance Csaba Arpad Dobai! Quote
MSasu Posted December 12, 2012 Posted December 12, 2012 Arpad, I'm afraid that you cannot achieve that using DCL. A workaround will be to simulate the tabs using buttons and show/hide different dialog boxes (tab's content) based on what button is pressed; please don't miss that will have to retrieve and restore user input in their fields upon each hide/show event. However this may result in a overly complicated code. For real tabs you should look to OpenDCL plug-in instead. Quote
BIGAL Posted December 12, 2012 Posted December 12, 2012 An example click a tab and it opens up trying to find how to explain simply it has multiple dialogs that open when parent is clicked. It copyrited so can not post code. Quote
CAD89 Posted December 12, 2012 Author Posted December 12, 2012 Thanks allot for the advice MSasu and BIGAL! Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.