I have to implement an interactive tutorial where a user is introduced to 
the application via a series of tooltips that show what and where to 
input/click. Technically, it boils down to displaying a modal overlay that 
allows clicking/inputting to happen only on a specific widget while 
everything else is under the modal overlay (i.e. DialogBox). Do you know 
any way how this can be achieved with GWT? I've done it in the past with 
AutoIt. The strategy then was to use a layer positioned over everything 
with a "hole" that geometrically coincides with the element to be 
interacted with. Thanks! 

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to