Instead of using add(Widget, String) to add tabs use add(Widget,Widget).  
Your second argument will be a widget that you have added a mouse over 
handler to that will instruct the TabLayoutPanel to select the appropriate 
tab by calling selectTab(int) or selectTab(Widget).

On Tuesday, May 7, 2013 1:51:49 PM UTC-4, Weihua wrote:

> Yes I meant mouseover instead of clicking. Can you provide some example 
> codes?
>
> Thank you very much.
>
>
> On Tue, May 7, 2013 at 7:41 PM, Patrick Tucker <[email protected]<javascript:>
> > wrote:
>
>> You mean instead of clicking?  There is no reason you couldn't add that 
>> capability.  It is not out of the box though. 
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to