Print Page | Close Window

CXToolBar

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=4559
Printed Date: 02 November 2025 at 5:19am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: CXToolBar
Posted By: denczek
Subject: CXToolBar
Date Posted: 07 July 2006 at 5:15pm
I am using CXToolBar in an MDI child window.  I have 2 issues:
 
1 - How can I get mouse up events from the buttons on the toolbar?
 
2 - How do I get tooltips to display?
 
Thanks greatly,
 
Michael
 



Replies:
Posted By: Barto
Date Posted: 08 July 2006 at 8:47am
you have to derive your mdi child window from CXTPFrameWndBase<CMDIChildWnd> instead of CMDIChildWnd.
I guess tooltips will then work automatically and you can use standard ON_COMMAND or ON_XTP_COMMAND message handlers to handle button clicks from the toolbar.


Posted By: denczek
Date Posted: 10 July 2006 at 10:08am

The MDI child windows are currently derived from CXTMDIChildWnd.  And I don't see CXTPFrameWndBase in version 4.1 of the toolkit...

I have not yet upgraded to the new version due to lack of forward compatability.


Posted By: SuperMario
Date Posted: 10 July 2006 at 4:01pm
CXTP classes are from the ToolkitPro


Posted By: denczek
Date Posted: 11 July 2006 at 12:18am
Any ideas?


Posted By: denczek
Date Posted: 11 July 2006 at 1:28pm
I was able to get the tooltips working, but no luck with intercepting the WM_LBUTTONUP message from one of the buttons on the toolbar...



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