Results 1 to 1 of 1
- 06-17-2010, 09:31 AM #1
Member
- Join Date
- Jun 2010
- Posts
- 1
- Rep Power
- 0
Using EditingSupport class with TableViewer
Hello Developers,
I have a class that has extended EditingSupport class in order to provide row-wise combo boxes. However the problem is the combo box is only displayed when I click on the field.
An example would be
Eclipse JFace TableViewer - Tutorial
If you scroll down to the next figure, you will see a gender combo only when the user clicks on the specified cell and not by default.
I want the combo to stay there always. Is it possible
Similar Threads
-
SWT CCombo inside TableViewer problem
By mrshawnwu in forum SWT / JFaceReplies: 0Last Post: 04-15-2010, 07:37 PM -
Dynamic loading of a class (passing class definition over the network)
By eddie-w in forum Advanced JavaReplies: 8Last Post: 04-14-2010, 06:49 AM -
[SOLVED] How to pass information from child class to parent class
By pellebye in forum New To JavaReplies: 7Last Post: 05-06-2009, 01:42 PM -
problem in accessing array values of one class in to jframe class
By cenafu in forum AWT / SwingReplies: 8Last Post: 03-21-2009, 10:34 AM -
SWT TableViewer Sorting&Filltering
By BogdanNb in forum SWT / JFaceReplies: 0Last Post: 07-09-2008, 01:54 PM
Bookmarks