XRT
I want to be able to remove a page on the fly from my tab manager. Is there an easy way to do this?
Yes, you can call XtDestroyWidget() on the tab button that page is associated with to remove and destroy the tab button and the tab page.
The following example program shows one way to do this.
© 2023 Quest Software Inc. ALL RIGHTS RESERVED. Feedback Terms of Use Privacy