Yes the Dev Tools window. I was going to put an image up but don't know how to do that here!! When I click the image icon it asks me for a URL????.
I am also using Threadpool processing so I get about 12 of these windows all open on my screen!! They don't serve any purpose because the text is written too fast to read and if there is an error I can see what that is in Python shell (I am using IDLE IDE at the moment).
I did implement suggested changes in service.py but it didn't like the syntax creationflags=CREATE_NO_WINDOW
Thanks for pointing out the thread though.
I am also using Threadpool processing so I get about 12 of these windows all open on my screen!! They don't serve any purpose because the text is written too fast to read and if there is an error I can see what that is in Python shell (I am using IDLE IDE at the moment).
I did implement suggested changes in service.py but it didn't like the syntax creationflags=CREATE_NO_WINDOW
Thanks for pointing out the thread though.