Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Missing Border.js in qooxdoo sources since RAP 1.3M7
Missing Border.js in qooxdoo sources since RAP 1.3M7 [message #674068] Wed, 25 May 2011 17:41 Go to next message
Eclipse UserFriend
Originally posted by: Stephan Scholz

Hi,

I just got a javascript error while running my customized control since
RAP 1.3M7 (everything ok with M6).

The error complains about missing class

"qx.ui.core.Border"

The reason finally was, that the corresponding Border.js is missing in
the "org.eclipse.rap.rwt" bundle.

Since qooxdoo should be sill in version 0.7.4 and API shall not have
been changed, I wonder if this is a bug? I also could not find any
alternative Border handling.

Best Regards,
Stephan Scholz
Germany
Re: Missing Border.js in qooxdoo sources since RAP 1.3M7 [message #674221 is a reply to message #674068] Thu, 26 May 2011 07:02 Go to previous messageGo to next message
Ivan Furnadjiev is currently offline Ivan FurnadjievFriend
Messages: 2426
Registered: July 2009
Location: Sofia, Bulgaria
Senior Member
Hi Stephan,
We decided to maintain a stripped-down client on our own and won't
upgrade to any new qooxdoo version. We decided to go that path, because
we want to provide a very lightweight client that is tailored for RAP.
qx.ui.core.Border has been removed as we are no longer need it. Maybe
you could try to use the org.eclipse.rwt.RoundedBorder instead.
HTH,
Ivan


On 5/25/2011 8:41 PM, Stephan Scholz wrote:
> Hi,
>
> I just got a javascript error while running my customized control
> since RAP 1.3M7 (everything ok with M6).
>
> The error complains about missing class
>
> "qx.ui.core.Border"
>
> The reason finally was, that the corresponding Border.js is missing in
> the "org.eclipse.rap.rwt" bundle.
>
> Since qooxdoo should be sill in version 0.7.4 and API shall not have
> been changed, I wonder if this is a bug? I also could not find any
> alternative Border handling.
>
> Best Regards,
> Stephan Scholz
> Germany
Re: Missing Border.js in qooxdoo sources since RAP 1.3M7 [message #674241 is a reply to message #674068] Thu, 26 May 2011 09:14 Go to previous message
Eclipse UserFriend
Originally posted by:

> The reason finally was, that the corresponding Border.js is missing in
> the "org.eclipse.rap.rwt" bundle.
>

Hi.

Actually the class has just been replaced by "org.eclipse.rwt.Border" in
the same bundle. It is more powerful than the previous implementation,
but the api changed a little.

Greetings,
Tim
Previous Topic:Timeouts, UICallBack and single-sourcing
Next Topic:UIThreadTerminatedError on session timeout
Goto Forum:
  


Current Time: Tue Apr 23 11:25:03 GMT 2024

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

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

Back to the top