Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 07:55 Go to next message
Dmitry Pryadkin is currently offline Dmitry PryadkinFriend
Messages: 146
Registered: July 2009
Senior Member
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 08:39 Go to previous message
Ivan Furnadjiev is currently offline Ivan FurnadjievFriend
Messages: 2426
Registered: July 2009
Location: Sofia, Bulgaria
Senior Member
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: Fri Apr 19 15:19:01 GMT 2024

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

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

Back to the top