in reply to Re: Re: fork, tk, win32
in thread fork, tk, win32
The idea would be is that your child could act as a server, recieving notification from the parent when an update is needed. Then it could send the information back to the parent which could know its there from Tk::fileevent. (so the parent could do it within the Tk event loop.)
|
|---|