Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
prevent/control the "gimp not responding" window
#3
Quote:What windows? AFAIK, while a plugin runs, Gimp can still be used...
I just tested, while the plug-in runs i can more or less use gimp, but the window "gimp is not responding" pops anyway at fix interval.
Quote:In Python this can be done with the threading module but OTOH this isn't really for beginners.
I've read the doc you sent, indeed it is not simple. But I'll try out of mere curiosity.

Quote:However, having many requests is usually a bad idea, the first thing to check is if you can make fewer requests, even if they are more complex.
Ok, merging the requests was in my to-do list for completely different reasons, so I'll strike two birds with one rock.
Thanks
Reply


Messages In This Thread
RE: prevent/control the "gimp not responding" window - by jacques_duflos - 07-28-2023, 07:30 PM

Forum Jump: