Print Page | Close Window

Mini Tool Bar Context Problem

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=10191
Printed Date: 14 November 2025 at 8:38pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Mini Tool Bar Context Problem
Posted By: terrym
Subject: Mini Tool Bar Context Problem
Date Posted: 11 April 2008 at 8:35am
We have mini toolbars and when we right click we also have context menus.  These are great and show related strings on the status bar etc. when we hover over menu items.
 
However we have an instance where we want this but without the mini tool bar section.  Please tell us how we dont show the mini tool bar but do use the context menu part as it works better than the commandbars version
 
Cheers
Terry


-------------
Thank you,
Terry Mancey

email terry@tmancey.ltd.uk | linkedin www.tmancey.ltd.uk | twitter @tmancey



Replies:
Posted By: Oleg
Date Posted: 11 April 2008 at 2:39pm

Hi,

Better? Why? it use same classes as simple context menu.


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


Posted By: terrym
Date Posted: 11 April 2008 at 2:59pm
If that is the case why does our commandbars version not show status bar messages based upon hovered item :( nor tooltips


-------------
Thank you,
Terry Mancey

email terry@tmancey.ltd.uk | linkedin www.tmancey.ltd.uk | twitter @tmancey


Posted By: Oleg
Date Posted: 11 April 2008 at 4:31pm
Hi,
You need to connect it with your CommandBars. use non static version:
 
pCommandbars->TrackPopupMenu(UINT nBarID
or
pCommandbars->TrackPopupMenuEx(...);


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


Posted By: terrym
Date Posted: 12 April 2008 at 4:39am
Originally posted by oleg oleg wrote:

Hi,
You need to connect it with your CommandBars. use non static version:
 
pCommandbars->TrackPopupMenu(UINT nBarID
or
pCommandbars->TrackPopupMenuEx(...);
 
Strange, we are doing this.  Can you please show small code snippet of a function to do this so we can try to see what is wrong.
 


-------------
Thank you,
Terry Mancey

email terry@tmancey.ltd.uk | linkedin www.tmancey.ltd.uk | twitter @tmancey


Posted By: Oleg
Date Posted: 12 April 2008 at 10:33am
See CustomThemes sample.

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


Posted By: terrym
Date Posted: 15 April 2008 at 4:17am
Originally posted by oleg oleg wrote:

See CustomThemes sample.
 
Cheers works great now ;)


-------------
Thank you,
Terry Mancey

email terry@tmancey.ltd.uk | linkedin www.tmancey.ltd.uk | twitter @tmancey



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