CXTColorPicker event problem |
Post Reply |
Author | |
Eric
Newbie Joined: 02 July 2003 Status: Offline Points: 1 |
Post Options
Thanks(0)
Posted: 02 July 2003 at 4:04pm |
Hi there, I use CXTColorPicker in my dialog panel as follows: 1 Add a Button in the dialog, 2 change CButton to CXTColorPicker in the dialog header. CXTColorPicker m_dLineColor; the problem is that I can use ButtonClick event in the Dialog. Thanks Eric
|
|
blindemann
Guest Group Joined: 08 July 2003 Location: United States Status: Offline Points: 11 |
Post Options
Thanks(0)
|
Please look at the ColorPicker sample and note that we use the ON_CPN_XT_SELENDOK message to inform the application that a new color has been picked because the color picker is itself a dialog. Thanks, Bob |
|
Bob at Codejock
|
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |