do what Hermann suggested but add a line to the mouseUp handler

script of colorPalette of grp "palette" of cd id 1002 of stack 
"HAColorChooser":

on mouseUp
   set the selectedColor2 of me to the mouseColor --<--- add this
   setcolor the selectedColor2 of me
end mouseUp

Kind regards

Bernd

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to