CXTPRibbonBar derived class handlers issue |
Post Reply |
Author | |
Makarand
Senior Member Joined: 27 February 2007 Location: India Status: Offline Points: 140 |
Post Options
Thanks(0)
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
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
Wrote solution in issuestrack.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
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 |