Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Command Bars
  New Posts New Posts RSS Feed - Statusbar mouseover text funny
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Statusbar mouseover text funny

 Post Reply Post Reply
Author
Message
Maui View Drop Down
Groupie
Groupie


Joined: 10 June 2004
Status: Offline
Points: 95
Post Options Post Options   Thanks (0) Thanks(0)   Quote Maui Quote  Post ReplyReply Direct Link To This Post Topic: Statusbar mouseover text funny
    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??????

 

Back to Top
SuperMario View Drop Down
Admin Group
Admin Group
Avatar

Joined: 14 February 2004
Status: Offline
Points: 18057
Post Options Post Options   Thanks (0) Thanks(0)   Quote SuperMario Quote  Post ReplyReply Direct Link To This Post 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 
Back to Top
Maui View Drop Down
Groupie
Groupie


Joined: 10 June 2004
Status: Offline
Points: 95
Post Options Post Options   Thanks (0) Thanks(0)   Quote Maui Quote  Post ReplyReply Direct Link To This Post 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.

Back to Top
tfrancois View Drop Down
Groupie
Groupie


Joined: 21 August 2007
Status: Offline
Points: 78
Post Options Post Options   Thanks (0) Thanks(0)   Quote tfrancois Quote  Post ReplyReply Direct Link To This Post 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
Back to Top
Aaron View Drop Down
Senior Member
Senior Member
Avatar

Joined: 29 January 2008
Status: Offline
Points: 2192
Post Options Post Options   Thanks (0) Thanks(0)   Quote Aaron Quote  Post ReplyReply Direct Link To This Post 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....
Back to Top
tfrancois View Drop Down
Groupie
Groupie


Joined: 21 August 2007
Status: Offline
Points: 78
Post Options Post Options   Thanks (0) Thanks(0)   Quote tfrancois Quote  Post ReplyReply Direct Link To This Post 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
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.154 seconds.