[lcd4linux @ 2006-02-08 04:55:03 by reinelt]

moved widget registration to drv_generic_graphic

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@635 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
This commit is contained in:
reinelt
2006-02-08 04:55:05 +00:00
parent 5c71af9339
commit 68b4e0616a
13 changed files with 206 additions and 263 deletions

View File

@@ -806,6 +806,12 @@ Widget GPO_Test255 {
update 100
}
Widget ImageTest {
class 'Image'
update 1000
visible 1
}
Layout Default {
Row1 {
Col1 'OS'
@@ -858,10 +864,8 @@ Layout TestLayer {
Col1 'Eth0'
Col11 'Eth0Bar'
}
Layer 0 {
Row3 {
Col1 'Test'
}
Layer 2 {
X0.Y0 'ImageTest'
}
}
@@ -976,8 +980,8 @@ Layout testMySQL {
#Display 'SimpleLCD'
#Display 'BA63'
#Display 'CT20x4'
#Display 'T6963-240x64'
Display 'XWindow'
Display 'T6963-240x64'
#Display 'XWindow'
#Display 'USBLCD'
#Display 'BWCT'
#Display 'Image'