If you are planning to mix wxPython and web2py features, see this open source project: http://code.google.com/p/gui2py For an example of gui2py implementation, this project might be of help also: https://code.google.com/p/gestionlibre
El domingo, 10 de junio de 2012 13:52:57 UTC-3, miroslavgojic escribió: > > I was reading wx.html widget documentation and it is very interesting, > the browser is browser but not what user have installed, it is HTML > browser as widget from wx.Python. > This mean that user have usual window frame, and there no need to > know what is behind. > For me I have once written application, for web, and very easy I can > make to work on different OS. > > Thanks, this is very helpful. > >

