Try the VistaClock - Major performance update!
- netmaestro
- PureBasic Bullfrog
- Posts: 8451
- Joined: Wed Jul 06, 2005 5:42 am
- Location: Fort Nelson, BC, Canada
Right click the clock for a context menu with "sticky".
@netmaestro - sometimes, after being covered by another window, or when stickied, the backdrop gets transparent (the round bit and hands stay, just the back face vanishes) and then whatever was in the background (a small rectangle the size of the window) is taken along for the ride if you move it. But it restores itself pretty swiftly - in about the same time frame that it takes to re-assert itself if stickied and covered.
XP pro.
@netmaestro - sometimes, after being covered by another window, or when stickied, the backdrop gets transparent (the round bit and hands stay, just the back face vanishes) and then whatever was in the background (a small rectangle the size of the window) is taken along for the ride if you move it. But it restores itself pretty swiftly - in about the same time frame that it takes to re-assert itself if stickied and covered.
XP pro.
@}--`--,-- A rose by any other name ..
- netmaestro
- PureBasic Bullfrog
- Posts: 8451
- Joined: Wed Jul 06, 2005 5:42 am
- Location: Fort Nelson, BC, Canada
A new version is ready, with some more features. Drop shadowing is rendered correctly, you can choose from several sizes from tiny to jumbo, there is a system tray icon for control, you can hide/show the clock, and cpu usage is down to nil as redrawing is arranged to take place only when a hand needs to move. Even at the jumbo size setting, cpu usage is 0. Get it while it's hot!
BERESHEIT
The previous flashing problem is gone with this new release. I've noticed the following artefact when the clock is over a title bar (i.e. clock has the focus or is in foreground, and in that case the title bar colour for the window underneath should be entirely "dimmed"). I wonder if anyone else has seen it?


Nice work, including graphics (Gimp/PS?). I did noticed that (like another or two) that some screencapture comes along for the ride when I move the clock over say this Webpage and drop it. Them go to move it again. Plus, I see lines on the left and sometimes on the right (like a partial window outline of sorts).
Also, maybe checking the screen boundries so when the size change does takes place the clock is entirely inside of the screen of the system. Just an idea anyway.
Still, neat stuff and look forward to the source and tut.
*thumbs up*
Also, maybe checking the screen boundries so when the size change does takes place the clock is entirely inside of the screen of the system. Just an idea anyway.
Still, neat stuff and look forward to the source and tut.
*thumbs up*
Intrigued - Registered PureBasic, lifetime updates user
- NoahPhense
- Addict
- Posts: 1999
- Joined: Thu Oct 16, 2003 8:30 pm
- Location: North Florida
Re: Try the VistaClock
Very nice.. found a little bug.. could be just my video card.. but its a nicenetmaestro wrote:This little companion will sit on your desktop and tell you the time tirelessly without disturbing your desktop (it's transparent!) and use no cpu time at all. Give it a try! A gift from your friend, netmaestro.
http://www.networkmaestro.com/VistaClock.exe
card.
was in 1024x768 .. ran the clock..
then change res to 1600x1200
turned grey.. didnt update even after being moved..
- np
- netmaestro
- PureBasic Bullfrog
- Posts: 8451
- Joined: Wed Jul 06, 2005 5:42 am
- Location: Fort Nelson, BC, Canada
I'm not happy with the performance of the VistaClock and I don't think I can improve it in its present state. I can give it perfect performance by changing the approach but I have to sacrifice transparency in the clock face. The area around the clock face can keep its transparency, so it will still show round instead of square, which is the main thing. But the face itself behind the hands needs to be opaque. I've been at this from all directions and that looks like the best tradeoff. Anyway, over the next day or two the VistaClock is getting a complete overhaul, after which it will perform at a professional level without disappearing briefly every time the screen changes behind it, and any redraw problems it has now will be gone.
BERESHEIT
- netmaestro
- PureBasic Bullfrog
- Posts: 8451
- Joined: Wed Jul 06, 2005 5:42 am
- Location: Fort Nelson, BC, Canada
- netmaestro
- PureBasic Bullfrog
- Posts: 8451
- Joined: Wed Jul 06, 2005 5:42 am
- Location: Fort Nelson, BC, Canada
- Joakim Christiansen
- Addict
- Posts: 2452
- Joined: Wed Dec 22, 2004 4:12 pm
- Location: Norway
- Contact:
The new version is nice, thank you!netmaestro wrote:Yes, I had to switch over to a layered window to get the redraw problems solved. I didn't want to do that because it won't be supported for Win9x but I'd rather have decent performance on less desktops than crappy performance everywhere.
Users of Win9x is just stupid anyway

Now you only need a skin selector, and maybe a skin with a background that is not transparent.