Print Page | Close Window

Adding Clock Panel to Status Bar...

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=14512
Printed Date: 21 November 2024 at 6:27am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Adding Clock Panel to Status Bar...
Posted By: tfrancois
Subject: Adding Clock Panel to Status Bar...
Date Posted: 11 June 2009 at 11:20am
Is it possible to add a clock panel showing current system time?  I know it is something I can do myself, but I would like to limit having to add a timer control to a form to accomplish this task.  It sounds like it might be something very easy to do.  Thanks and keep up the INCREDIBLE work, Oleg!

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



Replies:
Posted By: Oleg
Date Posted: 11 June 2009 at 1:53pm
Hi,
 
Very is no such built-in feature. so timer + manually set text will work.


-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS


Posted By: younicke
Date Posted: 11 June 2009 at 2:17pm
add a panel in the status bar and set the text to the current time
and then update the panel in the commandbars_update event so
as not to add a timer object.

after doing this you will have a clock panel showing the time by the
second.




Posted By: unforgiven
Date Posted: 10 March 2010 at 11:59am
Hi younicke
i'm beginner in codejock controls,can you put code of show current time in statusbar?
i could make statusbar and pan and ste text to current time ,but it show fix time not current time with refresh seconds .
can you guide me with update code to show current seconds?
thanks



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