Hi Don -- You could make web2py run as a service as soon as the computer starts up. Then an icon could point to the URL needed to start the web app. It would launch like any other program, from a desktop icon. But, of course, it would also be deliverable over the web.
I'm also very interested in doing some "rich applications" with pyjamas and web2py. Massimo has made it easy to use JSON with web2py, so it oughta make pyjamas an easy extension. -- Joe B. On Oct 2, 8:40 am, don <[email protected]> wrote: > Please excuse my ignorance if this is a stupid question ... > > Given that a pyjamas application can run as both a web application and > a desktop application (using MSHTML or xulrunner) and that pyjamas > applications can be developed using web2py then does that mean web2py > can be used as a framework for making stand-alone desktop applications > as well as web applications? > > By "stand-alone", I mean a desktop application that presents itself > through a an embedded browser control and does not require a separate > server process. It looks like a web app to the end user, but is > installed and run like a standard desk-top application. > > (Before anyone asks why I would want to do this, I want an application > that is portable between the web and the desktop). > > TIA. > > Don. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py-users" 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/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

