In article
<b64f6bdf0ff39ee46328f8254f22606c@localhost.talkaboutmac.com>,
> So which API should I use to generate Color Picker which can catch the
> events?
>
> Is there any other way to open the color picker so that I can choose color
> of my choice and use it
If you had done a search for "ColorPicker" in
/System/Library/Frameworks, using the "in Folders" panel of Metrowerks'
"Find in Files" dialog box you would have found ColorPicker.h, which
defines PickColor and NPickColor, both of which are in Mac OS X and in
CarbonLib under OS 9.
David Phillip Oster
vcmac - 27 Jan 2005 12:53 GMT
Yes that framework is there on my machine.
But My project is in Powerplant carbon library.
There is no framework tab in my project IDE Window .
So can u pls tell how to add those files to the project.
-Hemant