Changeset 112 for widgets/link.r
- Timestamp:
- 12/31/07 22:18:08 (11 months ago)
- Files:
-
- 1 modified
-
widgets/link.r (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
widgets/link.r
r110 r112 14 14 feel: make default-feel [ 15 15 over: make function! [face act pos] [ 16 face/font/color: either act [colors/ over] [blue]16 face/font/color: either act [colors/state-light] [blue] 17 17 show face 18 18 ]
