mirror of
https://github.com/netfun2000/lcd4linux.git
synced 2026-02-27 09:44:34 +08:00
[lcd4linux @ 2006-02-19 07:20:53 by reinelt]
image support nearly finished git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@638 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
This commit is contained in:
@@ -808,6 +808,7 @@ Widget GPO_Test255 {
|
||||
|
||||
Widget ImageTest {
|
||||
class 'Image'
|
||||
file '/home/michi/lcd4linux.png'
|
||||
update 1000
|
||||
visible 1
|
||||
}
|
||||
@@ -865,7 +866,7 @@ Layout TestLayer {
|
||||
Col11 'Eth0Bar'
|
||||
}
|
||||
Layer 2 {
|
||||
X0.Y0 'ImageTest'
|
||||
X1.Y1 'ImageTest'
|
||||
}
|
||||
}
|
||||
|
||||
@@ -980,8 +981,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'
|
||||
|
||||
Reference in New Issue
Block a user