Select tab in an XmTabStack from the code?

This forum is read only. No new submissions are accepted.

Questions about motif? Contact us

2 posts / 0 new
Last post
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?
‹ Unexpeted behaviour of togglebutton XtVaCreateManagedWidget hanging system ›

Yuriy Syrota

Please use XmTabStackSelectTab() and XmTabStackgetSelectedTab()