in reply to Re^5: Second background process is pausing the gui
in thread Second background process is pausing the gui

Heh cute tk block Perl Tk nonblocking
  • Comment on Re^6: Second background process is pausing the gui

Replies are listed 'Best First'.
Re^7: Second background process is pausing the gui
by bliako (Abbot) on Jun 11, 2020 at 14:00 UTC
    Hi, I'm using perl/Tk. I've created a background process to run a cmd and I want the main process to continue working. This is fine and works, until I invoke an additional background process. Than the GUI is stuck until the first process is done. 

    anyway, your 1st link does not work

      question repeated

      question already understood

      anyway, your 1st link does not work

      Sure does :) first link search to finds the 2nd link , answers both questions

      someone may be able to help you more than my general advice. As it is, I will not write a Tk script from scratch just to be able to help you - others may.

        <sarcasm class="sorry-cant-resist">find internet:///*.* -type f -mtime -365 -exec perl -0777 -e 'print grep { /block/i && /tk/i } <>' \{\} \;</sarcasm>

        I mean, it's OK to be a bit more specific, sorry for the sarcasm.