root/widgets/bar.r

Revision 112, 314 bytes (checked in by ashley, 8 months ago)

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

Line 
1bar: make rebface [
2        tip:    {
3                USAGE:
4                        bar 100
5
6                DESCRIPTION:
7                        A thin 3D bar used to separate widgets.
8                        Defaults to maximum display width.
9        }
10        size:   -1x1
11        color:  colors/outline-light
12        edge:   make outline-edge [effect: 'bevel]
13        rebind: make function! [] [color: edge/color: colors/outline-light]
14]
Note: See TracBrowser for help on using the browser.