ColorChooser
last edited 4 years ago by vahe_mikayelyan
description
This part is designed to create window with colrchooser on it.
figure
inpins
- GEOM(x, y, width, height) - ID=1 - sets parameters for the window
- x – int
- y – int
- width – int
- height – int
- SHOW() - ID=2 - makes window visible
- HIDE() - ID=3 - makes window invisible
outpins
- COLOR - ID=51 - selected color
- CLOSED - ID=52 - the window closed by user
links to CVS
source org.vcb.parts.ui.ColorChooser
configuration colorchooser.vcb