Skip to main content



      Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » ComboViewer with checkboxes, is it possible?(ComboViewer with checkboxes, is it possible?)
ComboViewer with checkboxes, is it possible? [message #700398] Sat, 23 July 2011 06:52 Go to next message
Eclipse UserFriend
I really don't think it's semantically correct (to have checkboxes in a combo) Combo is
single select, However our user experience person insists that this makes sense, so user can select multiple and tooltip shows the real selections when the combo is collapsed. Or maybe a ListViewer which can hold checkable items (but the list to be folded and renders itself like a combobox.)

[Updated on: Sat, 23 July 2011 06:54] by Moderator

(no subject) [message #700414 is a reply to message #700398] Sat, 23 July 2011 06:56 Go to previous message
Eclipse UserFriend
All I can think of is TableCombo from Nebula which uses an SWT-Table
which can have checkboxes shown.

Tom

Am 23.07.11 12:52, schrieb Payam:
> I really don't think it semantically correct (to have checkboxes in a
> combo) Combo is
> single select, However our user experience person insists that this
> makes sense, so user can select multiple and tooltip shows the real
> selection when the combo is collapsed. Or maybe a ListViewer which can
> hold checkable items (but the list to be folded and renders itself like
> a combobox.)
Previous Topic:Custom control in cell of table.
Next Topic:Undo/Redo with 3.4 Commands
Goto Forum:
  


Current Time: Thu Jul 10 03:51:52 EDT 2025

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

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

Back to the top