Print Page | Close Window

CXTPButton + xtpButtonDropDown?

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Controls
Forum Description: Topics Related to Codejock Controls
URL: http://forum.codejock.com/forum_posts.asp?TID=18158
Printed Date: 19 April 2025 at 9:54pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: CXTPButton + xtpButtonDropDown?
Posted By: znakeeye
Subject: CXTPButton + xtpButtonDropDown?
Date Posted: 03 April 2011 at 5:17am
Recently upgraded from 13.4.2 to 15.0.2, so I changed my dropdown CXTButton to CXTPButton. When pressed, a custom window is displayed where the user makes his choice. This yields a GUI glitch with the newer CXTPButton class!
When the button is pressed I want it to be held down until its custom window is closed. How do I accomplish this? Previously, I performed some CXTButton ownerdraw-stuff to account for the "pushed down" state.
 
Please help!
 
Dropdown CXTPButton NOT drawn as pressed!


-------------
PokerMemento - http://www.pokermemento.com/



Replies:
Posted By: Oleg
Date Posted: 05 April 2011 at 4:21am
Hi,

Try call SetState(TRUE); / SetState(FALSE);



-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS


Posted By: znakeeye
Date Posted: 05 April 2011 at 2:03pm
Works for a second or so, then it reverts to unpushed state (when hovering on the popup window).
 
:(


-------------
PokerMemento - http://www.pokermemento.com/


Posted By: Oleg
Date Posted: 06 April 2011 at 2:44am
You call SetState(FALSE) after Custom window disappear ?

-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS


Posted By: znakeeye
Date Posted: 15 April 2011 at 2:09pm
Yes. And I can see in paint-handler that state is false all the way. Hmmm?

-------------
PokerMemento - http://www.pokermemento.com/


Posted By: kingsollyu
Date Posted: 10 January 2013 at 12:35am
call m_wndButton.SetPushButtonStyle(xtpButtonDropDown);



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net