See https://github.com/mdipierro/web2py-recipes-source/blob/master/source/11_Other_Tips_and_Tricks/13_Making_standalone_apps_with_web2py_and_wxPython/my_gui2py_app.py from "web2py Application Development Cookbook". It's a web2py+wxPython solution. Hope that could help you.
Unfortunately I'm more Qt/Pyside biased. I tried to convert the example (using the QtWebKit) but I was not able to catch the web2py FORM submit event and have not found any help to solve this. Giovanni Il giorno ven, 29/06/2012 alle 17.29 +0200, orsomannaro ha scritto: > How can I dowload a web2py standalone web-app example? > > Tnk.

