mirror of
https://github.com/netfun2000/lcd4linux.git
synced 2026-02-27 09:44:34 +08:00
[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:
@@ -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'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user