Pretty Windows 11 Alarm CLOCK

Share your advanced PureBasic knowledge/code with the community.
Randy Walker
Addict
Addict
Posts: 1059
Joined: Sun Jul 25, 2004 4:21 pm
Location: USoA

Re: Pretty Windows 11 Alarm CLOCK

Post by Randy Walker »

Marc56us wrote: Tue Jan 28, 2025 3:07 pm Take the most recent and shortest codes, not one from 2004 then 2011.
BTW -- you may have noticed (obviously NOT) The code in my OP was revised from an old clock I redeveloped a long time ago. I did not go searching old code samples as you imply.` Why is it nobody actually reads the OPs?
- - - - - - - - - - - - - - - -
Randy
I *never* claimed to be a programmer.
AZJIO
Addict
Addict
Posts: 2183
Joined: Sun May 14, 2017 1:48 am

Re: Pretty Windows 11 Alarm CLOCK

Post by AZJIO »

Marc56us wrote: Tue Jan 28, 2025 3:07 pm Simple 3D look clock
This requires optimization by drawing the background once and copying the image instead of calculating it anew. Only when the size is changed can the calculation be performed.
Post Reply