Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - CXTColorPicker event problem
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

CXTColorPicker event problem

 Post Reply Post Reply
Author
Message
Eric View Drop Down
Newbie
Newbie


Joined: 02 July 2003
Status: Offline
Points: 1
Post Options Post Options   Thanks (0) Thanks(0)   Quote Eric Quote  Post ReplyReply Direct Link To This Post Topic: CXTColorPicker event problem
    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

 

Back to Top
blindemann View Drop Down
Guest Group
Guest Group
Avatar

Joined: 08 July 2003
Location: United States
Status: Offline
Points: 11
Post Options Post Options   Thanks (0) Thanks(0)   Quote blindemann Quote  Post ReplyReply Direct Link To This Post Posted: 10 July 2003 at 9:56am

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
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.125 seconds.