| |||||||||||
| |||||||||||
Perl/Tk real time display
It's a real pleasure to be having an opportunity at the tail end of this week to write some examples that are combining Perl, Tk, and OO techniques.
This clock is generated on a canvas, and updates every second. It's generated in its own frame and schedules its own events, so you could easily use it within part of your own GUI if you wished. The hour, minute and second markers are all instances of an object of class hand, also defined within the example, and all the calls to the trig functions that are needed to work out the hand mappings and movements are encapsulated in there.Tk's powerful canvas handling tools allow the text to be centred without complex calculations, and the display list technology it uses allows the hand markers to be moved without the need for repaint routines - it's truely impressive what can be done within a very few Kbytes of source (written 2006-02-10 00:38:42) Associated topics are indexed under P307 - Perl/Tk
Some other Articles
PHP - setting sort order with an associative arrayMP face to face A fond memory of Sir Freddie It costs nothing to say THANK YOU Perl/Tk real time display Should we cruise around the world? Storing a regular expression in a perl variable The magic of -textvariable Add a friendly front end with Tk Twice is a co-incidence and three times is a pattern 1689 posts, page by page
Link to page ... 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34 at 50 posts per pageThis is a page archived from The Horse's Mouth at http://www.wellho.net/horse/ - the diary and writings of Graham Ellis. Every attempt was made to provide current information at the time the page was written, but things do move forward in our business - new software releases, price changes, new techniques. Please check back via our main site for current courses, prices, versions, etc - any mention of a price in "The Horse's Mouth" cannot be taken as an offer to supply at that price. Link to Ezine home page (for reading). Link to Blogging home page (to add comments). |
| ||||||||||
PH: 01144 1225 708225 • FAX: 01144 1225 707126 • EMAIL: info@wellho.net • WEB: http://www.wellho.net • SKYPE: wellho | |||||||||||