I've got an application for which a flash chart (made with the GWT- vizapis) is front and center. And biggish.
It needs a help page. Ideally, that's a DialogBox or something that's equally easy with GWT, but because of issue 805 (http:// code.google.com/p/google-web-toolkit/issues/detail?id=805), it ends up hidden under the chart for FF users in windows & linux. So that won't do. I think my option is to open a new window or browser tab. I'd *like* to generate it as a class within my current module, rather than making a whole separate module and hooking it up that way. But I'm not at all sure how to make that work, since recompiling creates new and different cache.html files every time. Is it possible? Is there something else I should do? Many thanks, LH --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
