Hey Joseph,

2012/11/6 Joseph VanAndel <vanan...@ucar.edu>:
> Given the recent changes in how Wt does layout, has anyone written a "best
> practices" document that explains the best ways of laying out widgets with
> Wt?

Our recommendation is that you should prefer CSS-based layouts
whenever you can, and use layout managers only when CSS does not meet
your requirements -- this message really hasn't changed since before
the changes to layout managers.

The main reason for a layout manager is when you need some vertical
redistribution / fitting of size among widgets.

That said, the recent changes in Wt's layout manager implementation
should make it more robust than what we had before, and with a more
consistent and predictable behavior.

Regards,
koen

------------------------------------------------------------------------------
LogMeIn Central: Instant, anywhere, Remote PC access and management.
Stay in control, update software, and manage PCs from one command center
Diagnose problems and improve visibility into emerging IT issues
Automate, monitor and manage. Do more in less time with Central
http://p.sf.net/sfu/logmein12331_d2d
_______________________________________________
witty-interest mailing list
witty-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to