Saturday, December 20, 2014

Re: Interactive tutorial with GWT

Hey there,

I m Alain the creator of gwt-tour.
We also have a wrapper for intro.js (http://usablica.github.io/intro.js/) .
Maybe that s more suitable for your needs.

You can find it our maven repo (https://oss.sonatype.org/content/repositories/snapshots/com/ahome-it/) in the ahome-tools package.

Cheers



2014-12-20 11:58 GMT+01:00 Milko Krastev <milko.krastev@gmail.com>:
Thanks for the advice, but that library doesn't do what I need. It allows users to click on other widgets different from the one that the  tooltip widget points to. I will have to implement something myself.

On Saturday, November 8, 2014 9:46:23 PM UTC+2, Giustino Scardovelli wrote:
Take a look at GWT Tour
http://eemi2010.github.io/gwt-tour/

Il giorno venerdì 7 novembre 2014 15:11:03 UTC+1, Milko Krastev ha scritto:
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+unsubscribe@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.



--

Alain Ekambi

Co-Founder

Ahomé Innovation Technologies

http://www.ahome-it.com/

--
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+unsubscribe@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.

No comments:

Post a Comment