This is the same problem i am facing too. And i am looking into Qooxdoo for that.
So far it is very promising in UI part of the code. Zero HTML , Zero CSS needed and code is quite simple (just the tutorial make it so complex , actual coding does not need to be that complex). Only problem i am having with qooxdoo is integrating it with MVC pattern of web2py. www,qooxdoo.com On 9/11/11, Carl Roach <m...@carlroach.com> wrote: > The AJAX is the only 'bit' that is Web2py specific. > Your mental model will need to shift to "writing an application in Pyjamas > rather than writing web pages". That applications, thru ajax can communicate > with your Web2py instance. > > On 11 September 2011 11:52, Richard Dijkstra > <richard.dijks...@planet.nl>wrote: > >> That example and the info hierarchy and tabs example are the widgets we >> will be using. Looks fine to us. >> however I do not have a clear view on how pyjama is used within web2py. I >> have looked at the pyjamas example >> http://www.web2py.com/appliances/default/show/45 but I can't figure out >> what is specific pyjama besides the ajax code. >> >> >> Op 11 sep 2011, om 12:37 heeft Carl het volgende geschreven: >> >> I would say it's worth a look for charts & graphs. >> Here's one example: >> http://pyjs.org/examples/gcharttestapp/output/GChartTestApp.html >> >> >> >