MenuBar.addItem and MenuItem.new both can be set to an HTML string, which should allow you to include an image.
On Apr 18, 11:35 am, Vik <[email protected]> wrote: > Hie > > How to get images next to menu.addItem ? > > currently using like below: > MenuBar menu =new MenuBar(); > menu.addItem("Home",cmd); > > so how to add image next to Home text? > > Thankx and Regards > > Vik > Founderwww.sakshum.comwww.sakshum.blogspot.com > > -- > You received this message because you are subscribed to the Google Groups > "Google Web Toolkit" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group > athttp://groups.google.com/group/google-web-toolkit?hl=en. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. 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.
