XmTabStack in uil

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

Questions about motif? Contact us

5 posts / 0 new
Last post
XmTabStack in uil

Submitted by Anonymous (not verified) on

Fri, 06/15/2012 - 12:07

I am running open motif 2.2.4-0.1 on Red Hat Linux AS 3.0 on an AMD 64. We have just ported some applications from Solaris. Our applications use XmNotebook widgets. Since we made the transition to Linux and are using a newer version of Motif, I wanted to switch to the XmTabStack widget instead of the XmNotebook widget.
All of our interfaces are written using UIL files. I changed one interface as a test (using BxPro), changed the necessary resources, saved the file, and compiled the UIL file. Everything was peachy...until I ran the application.
I got the following error:
Warning: Urm__WCI_LookupClassDescriptor: Could not find class descriptor for class XmCreateTabStack - MrmNOT_FOUND
I'm not using any user defined widgets and I know I'm calling MrmInitialize() at the beginning of my application. This application works just fine if I change the widget back to an XmNotebook widget. The ONLY change is moving to the XmTabStack. I have already searched the web and Google newsgroups and this forum, and although I found plenty of questions regarding this error, I still don't have an answer. I know I must be missing something and I apologize for my ignorance, but...help.
‹ Scrollbar Rendition background color ›

 

Tue, 02/07/2006 - 22:58#1

Tue, 02/07/2006 - 22:58#1

Mark

XmTabStack in uil

Are you under support for BX PRO? This is definitely "fair game" for a support question. It should work...

Mark

 

Tue, 02/07/2006 - 23:00#2

Tue, 02/07/2006 - 23:00#2

klhall64

XmTabStack in uil

yes, we are. I think that's a good idea.

Tue, 02/07/2006 - 23:11#3

Tue, 02/07/2006 - 23:11#3

klhall64

XmTabStack in uil

I have submitted the problem to tech support. I'll post a reply if I receive an answer. However, this all may be a mute point as after discovering some other issues we may be reverting to open motif 2.1.3x, at which point I do not believe the XmTabStack is available in uil.

Oh well...

 

Wed, 02/08/2006 - 20:26#4

Wed, 02/08/2006 - 20:26#4

Mark

XmTabStack in uil

Kara,

If you are forced to go back to OM 2.1.30, you will either need to use the OM 2.1.30 notebook widget if you want to use UIL. I *think* that UIL support for the Xmtabstack was added in OM 2.3 that is currently in beta.

Mark