Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » quick question on CellEditors
quick question on CellEditors [message #458852] Fri, 22 July 2005 19:07 Go to next message
James Norris is currently offline James NorrisFriend
Messages: 52
Registered: July 2009
Member
I have a table that has only a couple of columns that have a cell editor.
I'm looking for a visual way to let the user know that the cell is editable.
For example with a ComboBoxCellEditor the drop-down indicator only shows up
if the cell is clicked and goes away when the cell loses focus. Is there
any way to keep the combo box visible in the cell at all times?
Re: quick question on CellEditors [message #458882 is a reply to message #458852] Mon, 25 July 2005 14:58 Go to previous message
Grant Gayed is currently offline Grant GayedFriend
Messages: 2150
Registered: July 2009
Senior Member
See
http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.swt.sni ppets/src/org/eclipse/swt/snippets/Snippet149.java?rev=HEAD& amp;content-type=text/vnd.viewcvs-markup .

Grant

"jnorris" <james.norris@pb.com> wrote in message
news:dbrg61$clk$1@news.eclipse.org...
> I have a table that has only a couple of columns that have a cell editor.
> I'm looking for a visual way to let the user know that the cell is
editable.
> For example with a ComboBoxCellEditor the drop-down indicator only shows
up
> if the cell is clicked and goes away when the cell loses focus. Is there
> any way to keep the combo box visible in the cell at all times?
>
>
Previous Topic:Locatiing resources with SWT Browser and in-memory HTML
Next Topic:Resize TableColum within Table
Goto Forum:
  


Current Time: Tue Apr 16 08:38:26 GMT 2024

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

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

Back to the top