You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Can anybody point me to a good article about focus management in SWT? Right now the project that I'm working on hooks a traversal listener to each and every widget and setts the next focused widget in a huge if-else-if statement.