Print Page | Close Window

CXTPRibbonBar derived class handlers issue

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Command Bars
Forum Description: Topics Related to Codejock Command Bars
URL: http://forum.codejock.com/forum_posts.asp?TID=17664
Printed Date: 26 February 2025 at 10:50pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: CXTPRibbonBar derived class handlers issue
Posted By: Makarand
Subject: CXTPRibbonBar derived class handlers issue
Date Posted: 10 December 2010 at 7:15am
Dear CJ Team,


We have created new class which is derived from CXTPRibbonBar. Also we have follwoing handlers in this class.
  
 afx_msg void OnLButtonDown(UINT nFlags, CPoint point);
 afx_msg void OnLButtonUp(UINT nFlags, CPoint point);
 afx_msg void OnMouseMove(UINT nFlags, CPoint point);
 afx_msg void OnRButtonUp(UINT nFlags, CPoint point);

Above handers are use to display pououp menu and get the selection of the controls eg.OnRButtonUp(..). 
Everything is working fine when Ribbon is not minimized (Eatch and every above hander working fine).

Problem with when we minimize the ribbon. 
After setting minimize ribbon our hander are not woking (Not hit when we Rclick any control OnRButtonUp(..) ). 
It only works on Tab strip not on ribbon area.

We are using Version 13.3.0

Please help us to solve this problem.

Thanks in advance.

-Mak



Replies:
Posted By: Oleg
Date Posted: 10 December 2010 at 12:41pm
Hi,

Wrote solution in issuestrack.


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



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