Buttons of an SWT.ARROW style [message #137507] |
Wed, 24 June 2009 03:55  |
Eclipse User |
|
|
|
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  |
Eclipse User |
|
|
|
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
|
|
|
Powered by
FUDForum. Page generated in 0.03436 seconds