Is it possible to use ImageBundle for GWT-maps-API too? Because there are
used Icon- objects which expect an image-URL-parameter or an Icon- object to
create a new instance:
1. Icon.newInstance("images/red-blank-small.gif");
2. Icon.newInstance(myIconObject);
Currently I am using images within a image directory and pass it's URL as
parameter into the newInstance method.
Danny
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---