in reply to Re: Alternatives to threads for maintaining GUI app responsiveness
in thread Alternatives to threads for maintaining GUI app responsiveness
I got some good answers in the perl-gtk IRC channel.
No you didn't. As you'll find out when you stick your DBI query in your idle handler and your GUI freezes again.
The most important part of that response was "don't do anything that takes more than a few microseconds".
|
---|