I created a program in ptk that basically takes a file in, splits it up and
runs a process on each file, these can be run simultaneously or on after
another. I'm using system( ) to kick off each process. The problem is that
once I RUN this, I can't use the window until the processing is complete!!!
The window gets greyed if another window is opened on it and minimized( I
think you can get the picture). I was hoping to create a status window to
tell how many jobs have completed, and how many more to go, etc... Does
anyone know if there is a way to get around this! I can't seem to find
anything on this in the O'Reilly's Learning P/TK book!
Thanks
Tom


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to