Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » TableViewer: radiobutton behaviour
TableViewer: radiobutton behaviour [message #453948] Thu, 14 April 2005 15:25
Ilya Shinkarenko is currently offline Ilya ShinkarenkoFriend
Messages: 56
Registered: July 2009
Member
Hello,

I need a table with four columns, two of them must display boolean
values. Is there some native way to display radio button in a table cell?

For now (as workaround) I use images, displaying radio buttons in its
two states (please see the screenshots below).

I would be happy with that, but there comes another problem: I cannot
align the image to the center of the column. Therefore I had to widen my
images in a way, that the radio button is exactly in the middle of the
column. But when a table row is selected, the user sees the image
background (unless it is a transparent GIF!), which spoils the look of
the application. Please see the screenshots:

http://shinkarenko.org/swt/radio_table.gif
http://shinkarenko.org/swt/radio_table_selection.gif

If someone has an idea how to implement radio behaviour or at least how
to align images in a column, I would be more than thankful :)

Ilya Shinkarenko
Previous Topic:How to put a background image on Group.
Next Topic:Is IP address input widget available
Goto Forum:
  


Current Time: Tue Apr 23 05:22:27 GMT 2024

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

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

Back to the top