[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.swt] Re: Passing a SWT.TAB event

Hi, sorry for the late response,

You use Control.traverse(SWT.TRAVERSE_TAB_NEXT) to traverse to the next
control in the parent's tab traversal order.

Grant


"Jan Kohnert" <jko@xxxxxxxxxxx> wrote in message
news:398e6a68508443026ff799fbbc9efa82$1@xxxxxxxxxxxxxxxxxx
> Nobody out there who knows about sending tab :(
>