Skip to content

Conversation

@ptziegler
Copy link
Contributor

The CLabel is always created with SWT.NO_FOCUS which causes with the focus-handling of the CCombo3. Use a normal Text widget instead, as it is done for the normal CCombo.

Closes #1090

The CLabel is always created with SWT.NO_FOCUS which causes with the
focus-handling of the CCombo3. Use a normal Text widget instead, as it
is done for the normal CCombo.

Closes eclipse-windowbuilder#1090
@ptziegler ptziegler added this to the 1.20.0 milestone May 23, 2025
@ptziegler ptziegler merged commit 87765b2 into eclipse-windowbuilder:master May 23, 2025
7 checks passed
@ptziegler ptziegler deleted the issue1090-2 branch May 23, 2025 19:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cannot change properties using option lists

1 participant