I use the same method. Absolute Panel allows overlapping images (or, any widgets you like).
Is it possible, however, to do the opersite, have an image on another where the top image dosnt capture the clicks? (that is, its "transparent" to clicks, and the lower image or the absolute panel itself will capture them) ? On Sep 5, 12:17 am, Thad <thad.humphr...@gmail.com> wrote: > I do this in my application. My background GWT Image is placed inside > an AbsolutePanel. Smaller image icons (which trigger a popup) are GWT > Image objects placed on the AbsolutePanel at the (x,y) received in the > mouse-up handler (part of the MouseUpEvent). > > On Sep 3, 1:49 pm, jonty <bharat.cha...@gmail.com> wrote: > > > > > Hi everyone, > > > I am using GWT1.7. I am facing some problems with image layering. I am > > using Image api to add image to panel. Once I add the image I want to > > add another image on top of that on mouseclick at the click location. > > > Please help me on how to solve this problem. Can this be done with GWT > > 1.7? If yes how it can be done ? If not what is another alternative ? > > > Thanks > > Bharat --~--~---------~--~----~------------~-------~--~----~ 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 google-web-toolkit+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en -~----------~----~----~----~------~----~------~--~---