Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Command Bars
  New Posts New Posts RSS Feed - Update statusbar CAPS etc.
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Update statusbar CAPS etc.

 Post Reply Post Reply
Author
Message
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 Topic: Update statusbar CAPS etc.
    Posted: 18 February 2008 at 8:21am

Hi,

I'm using some predefined id's
 
Public Const ID_INDICATOR_CAPS = 59137
Public Const ID_INDICATOR_NUM = 59138
Public Const ID_INDICATOR_SCRL = 59139
 
Is there a way to update these id's without using the Commandbars UpdateEvent?
Back to Top
Oleg View Drop Down
Admin Group
Admin Group


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 18 February 2008 at 9:53am
Hi,
 
Add some timer and Enable/Disable panes if keys are pressed.
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
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 February 2008 at 6:14pm

Oleg,

I noticed that these items are updated internally. Correct? I looked in the UpdateEvent and the id's do not get updated here. For example: if commandbars is resized these id's will be updated, so I expect that commandbars will update the statusbar panes. The Commandbars UpdateEvent is driving me crazy, so I'm trying to avoid this event.
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.