Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » "Selected effect" on Label
"Selected effect" on Label [message #459243] Thu, 04 August 2005 11:06 Go to next message
Vincent Etter is currently offline Vincent EtterFriend
Messages: 72
Registered: July 2009
Member
Hello !

Is it possible to add a "selected effect" on a Label, i.e. make it
highlighted in blue for example. I have labels in a table and I want to
show the user that his click has been detected...

Thanks !

Vincent
Re: "Selected effect" on Label [message #459311 is a reply to message #459243] Fri, 05 August 2005 10:10 Go to previous message
Robert Bacs is currently offline Robert BacsFriend
Messages: 165
Registered: July 2009
Senior Member
Hi,

No, you can't, instead of a Label use a Text widget with setEditable(false).

Regards,
Boby


"Vincent Etter" <vincent.etter@gmail.com> wrote in message
news:dcssod$k1$1@news.eclipse.org...
> Hello !
>
> Is it possible to add a "selected effect" on a Label, i.e. make it
> highlighted in blue for example. I have labels in a table and I want to
> show the user that his click has been detected...
>
> Thanks !
>
> Vincent
Previous Topic:Keyboard shortcuts disappeard ?
Next Topic:Canvas redraw() question ...
Goto Forum:
  


Current Time: Thu Apr 18 02:53:13 GMT 2024

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

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

Back to the top