CXTColorPicker on a CPropertyPage |
Post Reply |
Author | |
stringbass
Newbie Joined: 14 May 2003 Location: United States Status: Offline Points: 3 |
Post Options
Thanks(0)
Posted: 29 May 2003 at 2:14pm |
Place a CXTColorPicker object on a CPropertyPage, subclass the control as usual, set CPS_XT_EXTENDED and CPS_XT_MORECOLORS. Run and select the control then select More colors... then ESC or Cancel. This will usually cause an exception. If not on first try shortly after a couple more. Debugger lands in XTColorPopup.cpp, LRESULT WindowProc(UINT message, WPARAM wParam, LPARAM lParam), m_pShadow->OnHookMessage ..... Setting xtAfxData.bMenuShadows = FALSE seems to keep this from happening. Occurs with VC7.0 or 7.1 and Win2K or XP for me. I posted this info with a sample project thru the Bug report section but havn't received an acknowledgement that the information was received.
|
|
stringbass
|
|
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 |