Color picker?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Color picker?

Andres Fortier-2
Hi list,
            I'm finishing a set of examples for using the
StaticGoogleMaps component and a color picker would be nice to have,
Is something like that already implemented in seaside? there is an
example in the seaside page that goes:

changeBackgroundColor
   |color|
   color := self call: ColorPicker new.
   blog backgroundColor: color

but I can't find the ColorPicker class in my image (VW 7.6).

Any help would be really appreciated.

--
Cheers,
              AndrĂ©s
_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside