A
andy
Hi,
I wonder if anyone can help me with a small perl Tk problem I have. I
am writing an automated test script for a digital radio system, when
the user has selected all the options for the test and hits GO in the
GUI the callback executes a long running script, when this happens the
Tk GUI is completley inactive until the call back is finished (which
can take hours). Ideally i'd still like the GUI to have some
interactivity, suck as a CANCEL button to stop the tests (currently I
have to do a Ctrl-C in the dos window to stop the test). Is there a
way to do this? I wasnt sure what search terms to look for when
investigating a solution.
Many thanks in advance,
Andy
I wonder if anyone can help me with a small perl Tk problem I have. I
am writing an automated test script for a digital radio system, when
the user has selected all the options for the test and hits GO in the
GUI the callback executes a long running script, when this happens the
Tk GUI is completley inactive until the call back is finished (which
can take hours). Ideally i'd still like the GUI to have some
interactivity, suck as a CANCEL button to stop the tests (currently I
have to do a Ctrl-C in the dos window to stop the test). Is there a
way to do this? I wasnt sure what search terms to look for when
investigating a solution.
Many thanks in advance,
Andy