| [news.eclipse.platform.swt] Re: Label as a TabStop |
Labels are not capable of receiving focus and are therefore left out of the tab order. Instead, try: "J Smith" <bmi_jsmith@xxxxxxxxx> wrote in message news:baj2s1$2gh$1@xxxxxxxxxxxxxxxx > Do I need to set any special params with my label to make it a valid tab > stop in my tabList? > >