|
SOLUTIONS
|
GUIKIT PACKAGE
{}"ColorChooser"
Widget["ColorChooser"]
provides a panel for making a color selection from various color model interfaces.
DetailsDetails
- To use Widget["ColorChooser"], you first need to load GUIKit using Needs["GUIKit`"].
- An instance of Widget["ColorChooser"] can be placed within any user interface definition, and you can bind to the chooser's
to be notified whenever the currently selected color changes. - The following properties are available:
-
"selectionModel" DefaultColorSelectionModel model that intercedes selection operations between the user interface and the data "color" white currently selected color - The
property allows for binding to its
event to know when the selected color changes.
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »


