Skip to main content



      Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Buttons of an SWT.ARROW style
Buttons of an SWT.ARROW style [message #137507] Wed, 24 June 2009 03:55 Go to next message
Eclipse UserFriend
Hi,

In RCP this produces a button with the 'Up-arrow':

new Button(parent, SWT.ARROW | SWT.UP);

But in RAP nothing is rendered. I'm using a hand-built rap, checked out
from cvs since 1st of June.


Dmitry
Re: Buttons of an SWT.ARROW style [message #137519 is a reply to message #137507] Wed, 24 June 2009 04:39 Go to previous message
Eclipse UserFriend
Hi Dmitry,

currently the Button SWT.ARROW style flag (SWT.UP, SWT.DOWN too) is not
supported in RAP. Feel free to file an enhancement if you need it.

Best,
Ivan

Dmitry Pryadkin wrote:
> Hi,
>
> In RCP this produces a button with the 'Up-arrow':
>
> new Button(parent, SWT.ARROW | SWT.UP);
>
> But in RAP nothing is rendered. I'm using a hand-built rap, checked
> out from cvs since 1st of June.
>
>
> Dmitry
Previous Topic:RAP Incubator Creation Review
Next Topic:Problem to access dojoAPI with RAP
Goto Forum:
  


Current Time: Sun Jul 06 05:36:36 EDT 2025

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

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

Back to the top