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?Marc56us wrote: Tue Jan 28, 2025 3:07 pm Take the most recent and shortest codes, not one from 2004 then 2011.
Pretty Windows 11 Alarm CLOCK
-
- Addict
- Posts: 1059
- Joined: Sun Jul 25, 2004 4:21 pm
- Location: USoA
Re: Pretty Windows 11 Alarm CLOCK
- - - - - - - - - - - - - - - -
Randy
I *never* claimed to be a programmer.
Randy
I *never* claimed to be a programmer.
Re: Pretty Windows 11 Alarm 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.