View in color | View documentation | License | Download script | History |
30-Apr 12:52 UTC
[0.044] 10.298k
[0.044] 10.298k
black-text.rREBOL [
Title: "Display Black Text"
Date: 1-Jun-2000
File: %black-text.r
Purpose: "Display black text on a white background."
library: [
level: 'beginner
platform: none
type: 'How-to
domain: 'GUI
tested-under: none
support: none
license: none
see-also: none
]
Version: 1.0.0
Author: "Anonymous"
]
view layout [
backdrop white
text 800x600 read http://www.rebol.com font [color: black shadow: 0x0]
] Notes
|