mrjt Messages: 705 Registered: March 2007 Location: London
Contributor
ColorPopUp is only designed to be used as a pop-up (the hint is in the name ). In this instance I think a case could be made that it should be possible to use it as a child since the changes are quite simple, but I digress.
What probably want is either ColorCtrl or ColorPusher (ColorPusher is the one TheIde uses and I think more modern). These are buttons that display an assigned color and when the user clicks them automatically open a color selector.
Or you can do this youself using ColorPopUp and a Ctrl of your own devising.