Norman Vine writes: > Curtis L. Olson writes: > > > > Perl (Perl::Tk?) used to have a function called after() which would > > set up a timer to execute the specified function after the specified > > number of milleseconds. That doesn't seem to exist any more in my > > version of perl ???? I could be missing something obvious or doing > > something stupid, but I think maybe I just missed a memo someplace. > > > > What's the accepted way to do this in perl? > > google( "tk after" ) > http://search.cpan.org/author/NI-S/Tk402.004/Tk/After.pm
Yup, once I figured out it was part of Tk ... Curt. -- Curtis Olson IVLab / HumanFIRST Program FlightGear Project Twin Cities [EMAIL PROTECTED] [EMAIL PROTECTED] Minnesota http://www.menet.umn.edu/~curt http://www.flightgear.org _______________________________________________ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-devel
