View Full Version : the control palette
Charlie
04-08-2002, 04:17 PM
does anyone know how to make the control palette buttons for colors? Could you please help me find the code as well. Thanks for the helps..
Cheers
chowe6685
04-08-2002, 04:36 PM
this isn't really on topic, but I believe you are searching for the common dialogue
Charlie
04-08-2002, 05:09 PM
Actually i wanted to implement a colors palette button in my program. But i just don't have any idea how to do it. Thanks
Deiussum
04-09-2002, 04:31 AM
You don't say anything about how you're writing this app. If it's straight Win32 calls, look at ChooseColor. If you're using MFC look at CColorDialog. If you're using Borland... well... they probaly have their own class you can use too. You should become friends with MSDN. It has lots of invaluable information on stuff like this. http://www.opengl.org/discussion_boards/ubb/smile.gif
Charlie
04-09-2002, 07:54 PM
Opps, my apologize. I'm using Win32 console for my application..Thanks and any further information will be very helpfull..
Powered by vBulletin® Version 4.2.0 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.