Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-swt-dev] Exception/errors running SWT examples

I'm trying to run the ControlExample on Motif. I get an exception 
"SWTError: Cannot set text" in MenuItem.setText.
There's also a bunch of messages "XmParseMappingCreate not implemented 
yet!" and other "xyz not implemented yet" and "XtRemoveGrab asked to 
remove a widget not on the list" messages before the exception occurs.
I've seen this before but don't remember what, if anything, I did to fix 
it.
I'm using Redhat 7.2 which is not the minimum required version (I'm 
working on that) but it does have XFree 4.1.0-3.

Knut


Back to the top