Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
10.1
10.2
10.3
10.4
10.5
11.0
11.1
11.2
11.3
11.4
Statistic
FMM
Blog
Functions for Color Panels
On Windows, can show only a dialog.
For MacOS, we can show color palette.
Version | macOS | Windows | Linux | Server | iOS SDK |
8.3 / 10.3 | ✅ 93% | 🔶 7% | ❌ No | ❌ No | ❌ No |
Item | Details |
---|---|
ColorPanel.Choose Shows color chooser. | Win only 8.3 |
ColorPanel.GetAlpha Queries alpha component of current color. | Mac only 10.3 |
ColorPanel.GetColor Queries current color. | Mac only 8.3 |
ColorPanel.GetColorChangedEvaluate Queries expression. | Mac only 8.3 |
ColorPanel.GetColorChangedScript Queries script to run when color changed. | Mac only 8.3 |
ColorPanel.GetColorName Queries catalog name for current color. | Mac only 10.3 |
ColorPanel.GetVisible Queries visible state. | Mac only 10.2 |
ColorPanel.Hide Hides color panel. | Mac only 8.3 |
ColorPanel.SetAlpha Sets alpha part of the color. | Mac only 10.3 |
ColorPanel.SetColor Sets color. | Mac only 8.3 |
ColorPanel.SetColorChangedEvaluate Sets expression to run when color changed. | Mac only 8.3 |
ColorPanel.SetColorChangedScript Sets script to trigger if color changed. | Mac only 8.3 |
ColorPanel.SetVisible Shows or hides the panel. | Mac only 10.2 |
ColorPanel.Show Shows color panel. | Mac only 8.3 |
14 functions shown.
Feedback: Report problem or ask question.