creating a custom MenuItem - ?

2008-10-03 Thread gsmd

I'm thinking of putting a Button and a TextBox to MenuBar.
Is there an easy/described way of extending MenuItem in order to
achieve that? Any hints?

TIA.

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---



Re: creating a custom MenuItem - ?

2008-10-03 Thread Alex D

You could try creating a custom class that extends Composite :)
This was our solution for creating a left sided tab panel (like the
regular one you can find in GWT, but tabs are not up, but on left).

On Oct 3, 10:08 am, gsmd <[EMAIL PROTECTED]> wrote:
> I'm thinking of putting a Button and a TextBox to MenuBar.
> Is there an easy/described way of extending MenuItem in order to
> achieve that? Any hints?
>
> TIA.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---