Title: RE: Asking for process to "wait"
Ok, I am only a recent perl coder.  I've done C till now.  I have a line in the perl Tk that says MainLoop;  But I need to get info to the main loop from the inputs to the gui so I have a sub called sub mainI() that's after the MainLoop;   Do I not need to do this?  And if not, how do I get the inputs to the main code?

Reply via email to