Print Page | Close Window

CXTButton ondoubleclick broke - upgrade from 9.81

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Toolkit Pro
Forum Description: Topics Related to Codejock Toolkit Pro
URL: http://forum.codejock.com/forum_posts.asp?TID=7557
Printed Date: 28 April 2024 at 5:09pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: CXTButton ondoubleclick broke - upgrade from 9.81
Posted By: Ark42
Subject: CXTButton ondoubleclick broke - upgrade from 9.81
Date Posted: 09 July 2007 at 1:27am

I have a view with some dynamically created CXTButton's on it and the view traps ON_BN_DOUBLECLICKED for the ID those buttons are created with. That worked fine with 9.81 before but with 11.1.3 the message never arrives. Everything else about my program compiled fine with no changes needed and as far as I can tell everything else still works except for these doubleclick messages.




Replies:
Posted By: Ark42
Date Posted: 09 July 2007 at 6:10pm

Somehow 9.81 must have added BS_NOTIFY style for me and 11.1.3 no longer does, and since I forgot to actually specify that style when creating the buttons, I didn't get any more doubleclick message. Fixed easy enough by adding BS_NOTIFY back in to my own code.




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