Am Donnerstag, 14. Juni 2012 22:45:19 UTC+2 schrieb Michele Comitini: > > 2012/6/14 KarlHeinzF <[email protected]>: > > Hallo everybody, > > first of all I am new to python and web2py. > > I am planning to re-develope some of my windows applications in python > for > > the web. > > What is best to use, Web2py or Django or some other framework, that is > my > > question. > > If you ask here in this group the answer will be *web2py* forever. > > > > > How can I re-develope them so they look and feel like the application in > my > > attached screenshots? > > Start looking at: > http://web2py.com/examples/default/examples > > Start considering the layout first than the style. > > > > > Books like „web2py Application Development Cookbook“ don’t realy help! > No if you don't read the web2py book first they do not. > > > > What I need is a small application (source code that includes modules > like > > MENUE, MASTER-DETAIL ENTRY, PRINTING etc.) that reduces my learning > curve > > and gets me started fast. > Start looking at the welcome application and then look on how to make > a grid. web2py has a SMARTGRID object that could solve most of your > problems. > > > p.s. are there any german web2py developers that can help? > look here http://experts4solutions.com ... there aren't only germans > that can help you! ;-) > > mic > I think I am going to just start developing a small application in web2py and django, see what happens. Learning by doing! Thanks everybody!

