Print Page | Close Window

Statusbar mouseover text funny

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=1126
Printed Date: 06 October 2024 at 5:17am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Statusbar mouseover text funny
Posted By: Maui
Subject: Statusbar mouseover text funny
Date Posted: 02 September 2004 at 4:59am

I have implemented the .descriptiontext feature so that when the user moves their mouse over a menu item the description is shown in the statusbar.

All is all working fine except.....

I have also made a normal / old fashioned menu using the VB menu editor which I popup when the user right clicks on the programs icon in the windows system tray.

This menu has 2 items. Show and Exit.

This menu should be totally seperate and unrelated to the Commandbars control but when the user moves their mouse over the first menu item (Exit) the text "ImageManager Property Page" is shown in the Codejock Statusbar and when the mouse is moved over the 2nd item (Show) the text "CommandBars Property Page" is shown.

Any idea why my vb menu is causing this unknown text to show up in my Codejock control??????

 




Replies:
Posted By: SuperMario
Date Posted: 02 September 2004 at 6:25am
Try changing the index of your vb menu items to something like 500, 501, etc... and see if that works.  I am thinking that there might be an conflict with the Ids.  I haven't tried this so it might not work 


Posted By: Maui
Date Posted: 02 September 2004 at 8:55am

My VB menu items arent indexed.

But when I was trying to get to the bottom if this that was the first thing that I tried. Apart from the name the only things you can do to a vb menu item are to index it and give it a helpid and I have tried adding and removing various values in these fields.

I assume they are in some way being confused with internal items but I have no idea where the Statusbar is getting the text "ImageManager Property Page" and "CommandBars Property Page" or what might be causing it to show when my vb menu is so totally seperate.



Posted By: tfrancois
Date Posted: 18 November 2010 at 2:19am
Was this problem ever resolved?  I am having the same type of issue with my CommandBar statusbar panes having this text, "ImageManager Property Page", displayed.  Any ideas?

-------------
     Product: Xtreme SuitePro (ActiveX) version 15.0.2
     Platform: Windows XP (32bit) - SP 3
     Language: Visual Basic 6.0 SP6


Posted By: Aaron
Date Posted: 18 November 2010 at 4:24am
Hi,
 
I'm trying to reproduce your problem but without success... Are you able to create testproject?
 
Thanks
 


-------------
Product: Xtreme SuitePro (ActiveX) version 15.0.2
Platform: Windows XP (32bit) - SP 2
Language: Visual Basic 6.0

Zero replies is not an option....


Posted By: tfrancois
Date Posted: 18 November 2010 at 4:32am
Thank you for your help.  I was able to solve the problem.  Apparently, I was creating the Pane prior to the CommandBar ImageList being properly initialized.  I moved the Pane.Add method call later in my code and it worked perfectly.

Thank you for your attempt to help so promptly!


-------------
     Product: Xtreme SuitePro (ActiveX) version 15.0.2
     Platform: Windows XP (32bit) - SP 3
     Language: Visual Basic 6.0 SP6



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