Skip to main content

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


Knut,

You're picking up LessTif libraries.  See http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/platform-swt-home/faq.html#usingLesstif .

Grant



Knut Radloff/Raleigh/IBM@IBMUS
Sent by: platform-swt-dev-admin@xxxxxxxxxxx

02/24/2003 07:39 PM
Please respond to platform-swt-dev

       
        To:        platform-swt-dev@xxxxxxxxxxx
        cc:        
        Subject:        [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
_______________________________________________
platform-swt-dev mailing list
platform-swt-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/platform-swt-dev



Back to the top