Community Tip - You can change your system assigned username to something more personal in your community settings. 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
