creating tabs

Hi everyone,

I`m programming with Motif `a few days` and I want
to add tabs like JTabbedPane in Java into a programm. Does somebody know how to do this ?

Thanks

Thomas


Mark

Mark's picture

creating tabs

Motif 2.1 has a "notebook" widget. By setting the right resources, you can get most of the behavior you want. There are commercial widgets available from KL Group and ICS. I`m sure that there are also Open Source widgets too, but can`t think of anything right off. Perhaps someone else will make a suggestion?

Mark