Adding Clock Panel to Status Bar... |
Post Reply |
Author | |
tfrancois
Groupie Joined: 21 August 2007 Status: Offline Points: 78 |
Post Options
Thanks(0)
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 |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
Very is no such built-in feature. so timer + manually set text will work.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
younicke
Senior Member Joined: 11 March 2005 Status: Offline Points: 107 |
Post Options
Thanks(0)
|
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. |
|
unforgiven
Groupie Joined: 24 February 2010 Location: Neverland Status: Offline Points: 35 |
Post Options
Thanks(0)
|
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 |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |