Community Tip - If community subscription notifications are filling up your inbox you can set up a daily digest and get all your notifications in a single email. 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
