On Sun, Jun 10, 2012 at 3:54 PM, Anthony <[email protected]> wrote:
> Rather than converting to an independent GUI, you might consider creating a
> standalone browser-based app --
> see http://web2py.com/books/default/chapter/29/14#How-to-distribute-your-applications-as-binaries.
> The web2py Application Development Cookbook also includes a recipe for
> building a standalone app with web2py and wxPython (see the source code).

Is this mean:
make web2py application,
follow instruction and pack application
---
unpack application and run, running application will run and will open
in browser or where?


> Anthony


Thanks
Miroslav

> On Sunday, June 10, 2012 6:56:09 AM UTC-4, miroslavgojic wrote:
>>
>> Is it possible to write web2py application and after that convert to
>> independent GUI executable application.
>> Or I need to write them separately, one in web2py and other like Python
>> programing in some IDE.
>> Both this application should have same functionality.

Reply via email to