Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » ComboBoxCellEditor --- read only entry field?
ComboBoxCellEditor --- read only entry field? [message #74178] Fri, 13 June 2003 17:14 Go to next message
Eclipse UserFriend
Hi,

I wonder if ComboBoxCellEditor has the capability to set the
etnry field to read only so that user can only select from the list and
can't type anything in the entry field of the combobox.

Hsin-Liang
Re: ComboBoxCellEditor --- read only entry field? [message #75566 is a reply to message #74178] Mon, 16 June 2003 11:07 Go to previous message
Eclipse UserFriend
Originally posted by: richkulp.NOSPAM.us.ibm.com

Use the following ctor:

ComboBoxCellEditor(Composite parent, String[] items, int style)

Where style is set to SWT.READ_ONLY

Rich
Previous Topic:Getting the classpath for a plugin
Next Topic:NoClassDefFoundError w/ JDOM
Goto Forum:
  


Current Time: Fri Jul 18 22:45:31 EDT 2025

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

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

Back to the top