Re: wxEuphoria - color_selector()
- Posted by Jerry Story <jstory at ocii.com> Sep 25, 2006
- 629 views
Bernie Ryan wrote: > You will probably have to save the three color values in an ini file. > > Then when your program starts do a > skin = create(wxColour,{red,green,blue}) The question boils down to: how to get the 3 colors from color_selector()?