[lcd4linux @ 2006-02-27 07:53:52 by reinelt]

some more graphic issues fixed

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@650 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
This commit is contained in:
reinelt
2006-02-27 07:53:52 +00:00
parent 1d817f70c9
commit f1d2a23bac
3 changed files with 18 additions and 11 deletions

View File

@@ -827,7 +827,7 @@ Widget GPO_Test255 {
Widget ImageTest {
class 'Image'
file '/home/michi/lcd4linux.png'
file 'Michi.png'
update 1000
visible 1
}
@@ -890,9 +890,13 @@ Layout TestLayer {
}
Layout TestImage {
Row1 {
Row4 {
Col1 'OS'
}
Row2 {
Col1 'CPU'
Col10 'RAM'
}
Layer 2 {
X1.Y1 'ImageTest'
}