From 93dfb8e3003b483c1041c6f7b4ff293935aeb7c0 Mon Sep 17 00:00:00 2001 From: rcoh Date: Wed, 29 Dec 2010 17:27:33 -0500 Subject: Inheritence now happens at all levels on reading of config files. No additional resolution of inheritances should be necessary. RCOH --- layouts/50PixelStrip.xml | 8 ++++++++ layouts/BasicSixStrip.xml | 42 ++++++++++++------------------------------ 2 files changed, 20 insertions(+), 30 deletions(-) create mode 100644 layouts/50PixelStrip.xml (limited to 'layouts') diff --git a/layouts/50PixelStrip.xml b/layouts/50PixelStrip.xml new file mode 100644 index 0000000..beabb97 --- /dev/null +++ b/layouts/50PixelStrip.xml @@ -0,0 +1,8 @@ + + layouts.LineLayout + + 4 + 4 + 50 + + diff --git a/layouts/BasicSixStrip.xml b/layouts/BasicSixStrip.xml index 38c50d4..0d2d277 100644 --- a/layouts/BasicSixStrip.xml +++ b/layouts/BasicSixStrip.xml @@ -1,61 +1,43 @@ - layouts.LineLayout - + layouts/50PixelStrip.xml + strip1 - 4 - 4 - 50 (10,20) - layouts.LineLayout - + layouts/50PixelStrip.xml + strip2 - 4 - 4 - 50 (10,24) - layouts.LineLayout - + layouts/50PixelStrip.xml + strip3 - 4 - 4 - 50 (10,28) - layouts.LineLayout - + layouts/50PixelStrip.xml + strip4 - 4 - 4 - 50 (10,32) - layouts.LineLayout - + layouts/50PixelStrip.xml + strip5 - 4 - 4 - 50 (10,36) - layouts.LineLayout - + layouts/50PixelStrip.xml + strip6 - 4 - 4 - 50 (10,40) -- cgit v1.2.3