[lcd4linux @ 2006-08-13 11:38:20 by reinelt]

text widget uses dynamic properties

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@691 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
This commit is contained in:
reinelt
2006-08-13 11:38:20 +00:00
parent 523bb7ba13
commit 9e6804e49c
5 changed files with 105 additions and 116 deletions

View File

@@ -457,6 +457,7 @@ Widget CPU {
prefix 'CPU '
width 9
align 'L'
style test::onoff(7)>0?'bold':'norm'
update tick
}