cookbook: Add examples and more text for "box layout" recipe
authorElliot Smith <elliot.smith@intel.com>
Wed, 15 Dec 2010 13:13:28 +0000 (13:13 +0000)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Fri, 17 Dec 2010 14:41:42 +0000 (14:41 +0000)
commitaccdd92110baffe886ab9bcc9dc263058d159ecc
tree5426758694f97f49de7e0698bceba8f4d59b788c
parent77aacd185dcdd1673e1c3fb058d93a5803febe6a
cookbook: Add examples and more text for "box layout" recipe

Added 3 examples for the box layout recipe:
1) Simple box layout demonstrating how to set actor properties
2) Trivial menu implementation using box layout
3) Demonstration app which enables tweaking and testing
   of layout property interactions

Also inlined example 1 in the solution section and added
more explanatory text in the discussion.
doc/cookbook/examples/Makefile.am
doc/cookbook/examples/layouts-box-menu.c [new file with mode: 0644]
doc/cookbook/examples/layouts-box-property-effects.c [new file with mode: 0644]
doc/cookbook/examples/layouts-box.c [new file with mode: 0644]
doc/cookbook/images/layouts-box.png [new file with mode: 0644]
doc/cookbook/layouts.xml