January 2006
Beginner
592 pages
16h 55m
English
choose color
color selection dialog
Puts up a standard Color Picker dialog, where the user may choose a color. You can specify the initially selected color. Returns a color. A color is expressed as an rgb color, which is a list of three integers representing the red, green, and blue components.
choose color default color {9000, 10000, 50000} -- {50000, 9000, 10000}Read now
Unlock full access