Select tab in an XmTabStack from the code?

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?


Yuriy Syrota

Yuriy Syrota's picture

Select tab in an XmTabStack from the code?

Please use XmTabStackSelectTab() and XmTabStackgetSelectedTab()