PDA

View Full Version : Container Layouts



hmischel@diligentsystems.com
2013-08-01, 15:06
I posted this some time ago, but recently have been asked about Layouts.

This is an example of what you can do by using custom containers. This one would work as a desktop and mobile app but not as a web app since I created the containers using custom VFP. If I created them using the custom javascript section (which does it almost exactly the same way - albeit case sensitive) then it would also be (at some point) used for web.

I am going to try to do something very similar using standard controls, and embedding canvas sections in the library.

Herb398

CGibson
2013-08-01, 15:14
Thanks Herb.
Examples are always good to see potential layouts.

barrymavin
2013-08-01, 21:07
Native mobile App when available. The Mobile Web Client does not have custom sections.