| What I'd really appreciate some advice on is: In case you missed my previous reply (I changed the subject header to make it more explicit - good for the archives):
| a) How can I get Perl to respond to user input? Is there some | module out | there that can create an 'event' by calling a subroutine when | a key is pressed? Try the perl Tk modules - they do just that and more. | b) Say the user hits the 'stop' key and I want to quit out of | some code | running in another thread. How can I implement this? The event model in Tk again. lee --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.529 / Virus Database: 324 - Release Date: 16/10/2003 _______________________________________________ ActivePerl mailing list [EMAIL PROTECTED] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
