Community
Participate
Working Groups
- Create a upload widget with SWT.BORDER - Create a Text widget with SWT.BORDER - Define a custom border using CSS --> The upload widget's border doesn't look the same as the Text widget's border Reason: The state "rwt_BORDER" is set to org.eclipse.rwt.widgets.Upload but not delegated to the inner qx.ui.form.Text
Created attachment 179244 [details] Patch Delegate calls to addState and removeState to inner Text widget
Committed patch to TRUNK and v13_Maintenance.