On Monday, March 21, 2016 at 5:34:19 PM UTC-7, Literate Aspects wrote: > > Hi, I am just beginning with Web2Py - as a person coming from a long time > ago Delphi coder. > > Please, I really want to learn Web2PY inside and out. Is there anything > like: http://is.gd/pzcxYe which has UI frameworks to complete the layout? > > Any and all suggestions greatly appreciated. > >
I'd work through the examples in the book to get a feel for how web2py development is done. <URL:http://web2py.com/books/default/chapter/29/03/overview#Simple-examples> Note that the welcome app, which ships "in the box" with Web2Py, has a default UI CSS scheme, and if you copy that application as the starting point of your own, you get that UI with no effort. The current welcome app is built off of Bootstrap2, but you can replace that with other packages (there's a new version of the Welcome app being demonstrated with a minimal CSS package called "stupid.css"). I'd start with the as-ships for at least a few days, just to get the feel of the web2py. Web2py and its welcome app run out of the box, so you don't need any other framework to get started. You can add additional features when you're ready. /dps -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to web2py+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.