Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Nebula widgets
Nebula widgets [message #101226] Tue, 05 August 2008 15:18 Go to next message
Michael Heiss is currently offline Michael HeissFriend
Messages: 25
Registered: July 2009
Junior Member
Hi,

I am currently trying RAP together with the nebula widget pshelf. When i
run the application i got a java.lang.NoClassDefFoundError:
org/eclipse/swt/events/PaintListener exception and the view is not created.

Is this class not available in the rap version of swt or am i making some
mistakes?

Best Regards,
Michael
Re: Nebula widgets [message #101250 is a reply to message #101226] Tue, 05 August 2008 15:23 Go to previous message
Thomas Schindl is currently offline Thomas SchindlFriend
Messages: 6651
Registered: July 2009
Senior Member
Hi,

I don't think RAP can deal with custom drawn controls who make heavy use
of GC which is the heart of many nebula-widgets
(Grid,PShelf,PGroup,GantWidget). The best you can do is to write a 1:1
port to an existing JavaScript-implementation.

Tom

Michael Heiß schrieb:
> Hi,
>
> I am currently trying RAP together with the nebula widget pshelf. When i
> run the application i got a java.lang.NoClassDefFoundError:
> org/eclipse/swt/events/PaintListener exception and the view is not created.
>
> Is this class not available in the rap version of swt or am i making
> some mistakes?
>
> Best Regards,
> Michael
>


--
B e s t S o l u t i o n . at
------------------------------------------------------------ --------
Tom Schindl JFace-Committer
------------------------------------------------------------ --------
Previous Topic:accessing standard properties at qooxdoo side
Next Topic:TableEditor - table with custom controls as items
Goto Forum:
  


Current Time: Fri Apr 19 11:19:28 GMT 2024

Powered by FUDForum. Page generated in 0.01800 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top