in reply to Re: Tk destroy method dies with "Aborted"
in thread Tk destroy method dies with "Aborted"
As a bonus, you spotted a bug that I was still struggling with - $tkobjects{'stringlabel'} should have been a child of sourceoneframe or sourcetwoframe, so when I came to destroy the frame and replace it the label didn't disappear.
Thanks also for taking the time to dig through the code.
--------------------------------------------------------------
$perlquestion=~s/Can I/How do I/g;
|
|---|