Skip to content

Conversation

ptziegler
Copy link
Contributor

Both widgets behave effectively the same so there is no need for out custom implementation when the functionality is already provided.

Due to 5064677, the CCombo3 widget also doesn't work anymore, because unlike the CImageLabel, the CLabel always sets the SWT.NO_FOCUS bit which is causing issues with the drop-down table.

Closes #1090

Both widgets behave effectively the same so there is no need for out
custom implementation when the functionality is already provided.

Due to 5064677, the CCombo3 widget also
doesn't work anymore, because unlike the CImageLabel, the CLabel always
sets the SWT.NO_FOCUS bit which is causing issues with the drop-down
table.

Closes eclipse-windowbuilder#1090
@ptziegler
Copy link
Contributor Author

Removing the widget alltogether is propably the better choice but that's too risky for the R1. Will be delayed for the M1 instead.

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