Print Page | Close Window

Update statusbar CAPS etc.

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=9612
Printed Date: 04 May 2024 at 6:49pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Update statusbar CAPS etc.
Posted By: Aaron
Subject: Update statusbar CAPS etc.
Date 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?



Replies:
Posted By: Oleg
Date 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


Posted By: Aaron
Date 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.



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