adding a color list box in a dialog MFC
-
How do I add one of those cool list boxes that allow you to pick a color in the dialog box. I know how to add a list box to a dialog, but not how to add the color part to it. PS -- I'm not talking about CColorDialog, I want to know how to be able to pick a color inside the dialog list box.
-
How do I add one of those cool list boxes that allow you to pick a color in the dialog box. I know how to add a list box to a dialog, but not how to add the color part to it. PS -- I'm not talking about CColorDialog, I want to know how to be able to pick a color inside the dialog list box.
See http://www.codeproject.com/combobox/colorpicker.asp?target=owner%7Cdraw%7Clist%7Cbox[^] in CP. Owner drawn list/combo boxes are the way forward. Hope this helps, Adam. My world tour What I do now.. "I spent a lot of my money on booze, birds and fast cars. The rest I just squandered" George Best. "I suppose if it was a choice between bon jovi and the interior of a car, the car would win, even it didnt have a radio and I had to sit in silence" James Simpson on Light Metal.