Changeset 75 for widgets/led-group.r

Show
Ignore:
Timestamp:
04/09/07 04:15:48 (20 months ago)
Author:
ashley
Message:

Fixes for problems introduced in build 74
Widget documentation improved

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • widgets/led-group.r

    r74 r75  
    11led-group: make rebface [ 
    2         type:   "Group of LED indicators. Alignment is vertical unless height is specified as line height (5 units).^/At runtime face/data is a block! of logic! indicating state of each LED indicator." 
    3         tip:    {led-group data ["Option-1" true "Option-2" false "Option-3" none]} 
     2        tip:    { 
     3                USAGE: 
     4                        led-group data ["Option-1" true "Option-2" false "Option-3" none] 
     5 
     6                DESCRIPTION: 
     7                        Group of LED indicators. 
     8                        Alignment is vertical unless height is specified as line height. 
     9                        At runtime face/data is a block of logic (or none) indicating state of each LED indicator. 
     10        } 
    411        size:   50x-1 
    512        pane:   [] 
     
    2734                foreach [label state] data [ 
    2835                        insert tail pane make led [ 
    29                                 type:   'face 
    3036                                tip:    none 
    3137                                offset: pos