|
AutoCompleteField doesn't work in RCP Application Wizard -
11-11-2008, 07:34 AM
Hi all,
I have a problem with org.eclipse.jface.fieldassist.AutoCompleteField.
The component works well when it runs inside Eclipse, but doesn't work when it runs inside RCP App.
The Control I'm using is org.eclipse.swt.widgets.Text
The adapter org.eclipse.jface.fieldassist.TextContentAdapter
I need help with this. I don't know what I'm doing bad.
Thanks!!
|