I want to select a specific tab in an XmTabStack from my code. How can this be accomplished. I cannot find out how to do this....
I also want to read out which tab is selected:
Is it possible to read out which tab is selected on an XmTabStack from the code using XtVaGetValues(), or are there any other methods that can be used for this?
‹ Unexpeted behaviour of togglebutton XtVaCreateManagedWidget hanging system ›
Wed, 08/01/2012 - 14:55
#1
Select tab in an XmTabStack from the code?
Please use XmTabStackSelectTab() and XmTabStackgetSelectedTab()