Hi,

depending on requirement to desktop native integration you can
consider:
- Titanium (http://www.appcelerator.com/)
- Mozilla Prism (http://prism.mozillalabs.com/) in fact wrap your html/
js app with xulrunner.
- Adobe Air

Alternatively you can use Webkit and a programming language of your
choice to write a custom wrapper.

>From my own experience Titanium does perfectly the trick ;)

Cheers,
Alex.

On Oct 23, 4:10 pm, Stefan Bachert <[email protected]> wrote:
> Hi matt,
>
> this requirement are somewhat strange. Anyway,
> I would rather for a possibility to modify an open source browser in
> such a way,
> that he is only allowed to open one URL (an this automatically).
> Maybe remove URL entry and set the initial url to your site.
>
> This is in the end no GWT question
>
> Stefan Bacherthttp://gwtworld.de
>
> On 22 Okt., 22:52, 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.

Reply via email to