From f9aeaf10e3c9077504a78374640e79415734546b Mon Sep 17 00:00:00 2001 From: rcoh Date: Sun, 26 Dec 2010 14:46:39 -0500 Subject: Modify LightInstallation to resolve inheritances. In the future, we may improve the functionality of loadConfigFile to pick up all inheritences, but right now it only handles inheritences at the first non-tree level --- layouts/BasicSixStrip.xml | 62 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 62 insertions(+) create mode 100644 layouts/BasicSixStrip.xml (limited to 'layouts') diff --git a/layouts/BasicSixStrip.xml b/layouts/BasicSixStrip.xml new file mode 100644 index 0000000..38c50d4 --- /dev/null +++ b/layouts/BasicSixStrip.xml @@ -0,0 +1,62 @@ + + + layouts.LineLayout + + strip1 + 4 + 4 + 50 + (10,20) + + + + layouts.LineLayout + + strip2 + 4 + 4 + 50 + (10,24) + + + + layouts.LineLayout + + strip3 + 4 + 4 + 50 + (10,28) + + + + layouts.LineLayout + + strip4 + 4 + 4 + 50 + (10,32) + + + + layouts.LineLayout + + strip5 + 4 + 4 + 50 + (10,36) + + + + layouts.LineLayout + + strip6 + 4 + 4 + 50 + (10,40) + + + -- cgit v1.2.3