I pretty amazed that I have not found more on this topic. So amazed I'm sure there is probably some awesome post out there that I have not found in my hours of searching, but please forgive me.
I am working on a team making a gadget portal. We are using GWT for pretty much everything. The problem is that GWT does not shim it's menu in FF and only kinda works in IE. I'm sure anyone out there that knows about menus knows what I'm talking about, so I won't go into too much detail. I did find a bug post on this issue but I'm looking for a workaround for now. I started trying to create my own shim, however I run into the problem that GWT-menu appears to be only able to capture browser events and not it's own events. So I have no way of knowing for sure when the menu is open and closed. I don't think I will be able to truly emulate the same menu events for the shim to even synchronize them. We are thinking of just replacing out native GWT menus with wrapper YUI. Has anyone else run into this (I'm sure you have) how did you solve it? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
