Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Command Bars
  New Posts New Posts RSS Feed - CommandBars v9.80 and the Status Bar
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

CommandBars v9.80 and the Status Bar

 Post Reply Post Reply
Author
Message
vb1to6 View Drop Down
Newbie
Newbie


Joined: 23 November 2005
Location: United States
Status: Offline
Points: 11
Post Options Post Options   Thanks (0) Thanks(0)   Quote vb1to6 Quote  Post ReplyReply Direct Link To This Post Topic: CommandBars v9.80 and the Status Bar
    Posted: 23 November 2005 at 5:34pm

Using VB 6.0 SP6 on XP Pro SP2...

How can I prevent the StatusBar.IdleText from displaying by default when I have set the pane text in code and the user moves the mouse over the toolbar?

If I set the status bar pane text in code to lets say "busy"...the status bar pane text unexpectedly changes to "ready" when the user hovers the mouse over the toolbar menu.

In addition, when I have code modules running that sets the pane to lets say "step 1" (and the user does not move the mouse)...then I set the pane text to "step 2" in code (and again the user does not move the mouse)...the problem I have is that the StatusBar.IdleText of "ready" is displayed in the pane before "step2" is displayed in the pane.

Setting the StatusBar.IdleText to an empty string does not help.

I can live with something like "turn status bar display off when user hovers over the toolbar with mouse."

 

Back to Top
vb1to6 View Drop Down
Newbie
Newbie


Joined: 23 November 2005
Location: United States
Status: Offline
Points: 11
Post Options Post Options   Thanks (0) Thanks(0)   Quote vb1to6 Quote  Post ReplyReply Direct Link To This Post Posted: 23 November 2005 at 5:46pm
I moved the question to ActiveX. Sorry to offend you MFC guys.
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.156 seconds.