Community Tip - Did you know you can set a signature that will be added to all your posts? Set it here! X
Hello, Is there a way we can provide a push button for GUI dialog so that when we press it, a new tab gets created in the dialog? Is this possible using resource file? I am using ProToolkit. Thanks, Aniket
In resource file you can add static UI Push button, then using ProUIDialogTabAdd() in the coding for new tabs
