Perl/Tk real time display
Archive - Originally posted on "The Horse's Mouth" - 2006-02-10 00:38:42 - Graham EllisIt'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.

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 truly impressive what can be done within a very few Kbytes of source