Skip to main content



      Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » quick question on CellEditors
quick question on CellEditors [message #458852] Fri, 22 July 2005 15:07 Go to next message
Eclipse UserFriend
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 10:58 Go to previous message
Eclipse UserFriend
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: Thu Jul 10 01:04:06 EDT 2025

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

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

Back to the top