There is a browser component that can embed IE inside swing, just wrap your app with it. I think it's part of the java desktop http://javadesktop.org/articles/jdic/index.html
Other than that , just use java and swing ! On Oct 22, 11:52 pm, mattlf <[email protected]> wrote: > Hi > > I need to create a Desktop App. It can not be a browser App as this > App should be the only App available. > Is it possible for a GWT App to run outside the browser (on a > different runtime) as a standalone Desktop App (packaed with a > runtime?) > I came accross GWT running on top of AIR but it seems esoteric > Thank you for your help > matt -- 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.
