Thursday, April 24, 2014

Re: Using Lightbox with GWT (some events not catched)

OK, I fixed my problem. I change my DialogBox to a PopupPanel and now the event are catched like they should be. The button back, next and close are working.


On Thu, Apr 24, 2014 at 4:15 PM, JoyaleXandre <joyalexandre@gmail.com> wrote:
If it may help, I noticed that the problem occur only when Lightbox is launch from a DialogBox with Glass enabled.

Le mardi 22 avril 2014 18:20:47 UTC-4, JoyaleXandre a écrit :
Hello!

I'm trying to use Lightbox with the HTML widget in GWT. I manage to make the example from a standard HTML page in my GWT code.
Here is the example: http://lokeshdhakar.com/projects/lightbox2/.

Everything is good when I try to navigate with the keyboard, but when I want to quit by clicking the X button or got next with the arrow image, nothing happen. The mouse events seem to be missing. I can't even right click and see the Firefox context menu.

Do you have any idea where the problem may be?

Alexandre

--
You received this message because you are subscribed to a topic in the Google Groups "Google Web Toolkit" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/google-web-toolkit/3izlAsRx_ks/unsubscribe.
To unsubscribe from this group and all its topics, 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.

--
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