Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-swt-dev] Removing Focus from a control.

Hello,

I have a button on a screen which should not get focus from keyboard tabs.
Is there any workaround to do this? i have tried using SWT.NO_FOCUS. but its
not working. I have to do this frequently on some screens to stop focus
going on to some controls.

Please do let me know if you people have some idea on this. It will be
greatful for earliest response.

regards
anil kumar



Back to the top