Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » SWT.ARROW | SWT.DOWN on Button doesn't work
SWT.ARROW | SWT.DOWN on Button doesn't work [message #808851] Tue, 28 February 2012 08:08 Go to next message
Thomas Kratz is currently offline Thomas KratzFriend
Messages: 165
Registered: July 2009
Senior Member
Hi again, as planned I adopted the nebula TableCombo widget to RWT yesterday night. I had to strip out some events, but basic functionality is working.

The TableCombo widget renders a button with SWT.ARROW|SWT.DOWN that doesn't work on rap. Any ideas how I can get a similar Button on RAP that will work on the desktop too? I tried with a Image, but that gives me borders on that Button and makes the widget grow too large.

Regards
Thomas
Re: SWT.ARROW | SWT.DOWN on Button doesn't work [message #808895 is a reply to message #808851] Tue, 28 February 2012 09:02 Go to previous message
Ivan Furnadjiev is currently offline Ivan FurnadjievFriend
Messages: 2426
Registered: July 2009
Location: Sofia, Bulgaria
Senior Member
Hi Thomas,
this is a known issue:
351316: [Button] SWT.ARROW exists but is unsupported
https://bugs.eclipse.org/bugs/show_bug.cgi?id=351316
The workaround is to set an image on the button.
HTH,
Ivan

On 2/28/2012 10:08 AM, Thomas Kratz wrote:
> Hi again, as planned I adopted the nebula TableCombo widget to RWT
> yesterday night. I had to strip out some events, but basic
> functionality is working.
>
> The TableCombo widget renders a button with SWT.ARROW|SWT.DOWN that
> doesn't work on rap. Any ideas how I can get a similar Button on RAP
> that will work on the desktop too? I tried with a Image, but that
> gives me borders on that Button and makes the widget grow too large.
>
> Regards
> Thomas
>
>

--
Ivan Furnadjiev

Twitter: @EclipseRAP
Blog: http://eclipsesource.com/blogs/

Professional services for RAP and RCP?
http://eclipsesource.com/services/rap/
Previous Topic:SWT.ARROW | SWT.DOWN on Button doesn't work
Next Topic:Components RAP development
Goto Forum:
  


Current Time: Fri Apr 26 17:50:21 GMT 2024

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

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

Back to the top