Re: MenuBar with Icons

2010-05-07 Thread Stefan Bachert
Hi,

I am here offhands.
What you can do is to create somewhere a fragment which contains image
and label,
get the Html and put it as HTML to your menu.

Hope this short sketch helps you

Stefan Bachert
 http://gwtworld.de

On 7 Mai, 11:46, StrongSteve  wrote:
> Hello Everybody,
>
> Can anyone be so kind and point out some documentation for creating
> MenuBars with Icons.
>
> I already have the ResourceBundle (MenuBar.MenuBarImages) and I create
> the menubar using the follwing constructor: new MenuBar(Resource
> resource).
>
> Unfortunately no icons are displayed. Furthermore I could not find any
> examples about this on google or any documentation at all. Very
> sad... :(
>
> Perhaps I could proceed if a knew what the method:
> AbstractImagePrototype  menuBarSubMenuIcon()  does?
> Do the image resources and the menuItems have special names so that
> the appropriate icons can be found?
>
> As you can see help is really appreciated! ;)
>
> Thanks in Advance for your help!
>
> Greeting
> Stefan
>
> --
> 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-tool...@googlegroups.com.
> To unsubscribe from this group, send email to 
> google-web-toolkit+unsubscr...@googlegroups.com.
> 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 google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



MenuBar with Icons

2010-05-07 Thread StrongSteve
Hello Everybody,

Can anyone be so kind and point out some documentation for creating
MenuBars with Icons.

I already have the ResourceBundle (MenuBar.MenuBarImages) and I create
the menubar using the follwing constructor: new MenuBar(Resource
resource).

Unfortunately no icons are displayed. Furthermore I could not find any
examples about this on google or any documentation at all. Very
sad... :(

Perhaps I could proceed if a knew what the method:
AbstractImagePrototype  menuBarSubMenuIcon()  does?
Do the image resources and the menuItems have special names so that
the appropriate icons can be found?

As you can see help is really appreciated! ;)

Thanks in Advance for your help!

Greeting
Stefan

-- 
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-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.