Thank you for your reply. This application is used to view html contents in all platforms including mobile devices. Electron seems promising. David
On Friday, January 6, 2017 at 1:10:03 PM UTC-5, Alain wrote: > > in Termin of code reuse. easy to use and web Support nwjs or Electron are > the best way to move a gwt app to desktop. In some case u can Actually > resse 100% of your code > > Am 06.01.2017 17:35 schrieb "Rodolfo Raya" <[email protected] <javascript:> > >: > >> >> On Fri, Jan 6, 2017 at 11:31 AM David <[email protected] <javascript:>> >> wrote: >> >>> Is it possible to develop a standalone application using GWT? This >>> application requires to run across all platforms. >>> >>> >> Yes, you can develop a standalone application using GWT. I did it with a >> Java application using SWT for the GUI and embedded Jetty for supporting >> the GWT part. >> >> SWT allows you to place a widget in the system tray that controls the >> server and gives you the choice to launch the user's default browser to >> display the GWT portion or you can open a window with an embedded browser. >> >> Hope this helps, >> Rodolfo >> >> -- >> You received this message because you are subscribed to the Google Groups >> "GWT Users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> To post to this group, send email to [email protected] >> <javascript:>. >> Visit this group at https://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 "GWT Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/d/optout.
