Changeset 112 for widgets/led.r

Show
Ignore:
Timestamp:
12/31/07 22:18:08 (11 months ago)
Author:
ashley
Message:

Added pill.r
Scroller fixes
Major color / theme management changes (in progress)

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • widgets/led.r

    r75 r112  
    1111        } 
    1212        size:   -1x5 
    13         effect: [draw [pen colors/edge fill-pen none box 0x0 0x0]] 
     13        effect: [draw [pen colors/outline-light fill-pen none box 0x0 0x0]] 
    1414        font:   default-font 
    1515        para:   default-para-indented 
     
    1818                        all [ 
    1919                                act = 'show 
    20                                 face/effect/draw/4: select reduce [true colors/true false colors/false] face/data 
     20                                face/effect/draw/4: select reduce [true colors/state-dark false colors/state-light] face/data 
    2121                        ] 
    2222                ]