Python Forum
Python Forum
>
Python Coding
>
GUI
> win32gui
Full Version:
win32gui
You're currently viewing a stripped down version of our content.
View the full version
with proper formatting.
DQT
Jul-21-2022, 07:51 AM
Hello everyone
I am using python 2.7 anh module win32gui
I am drawing to screen
what should I do for update screen
lines are press to lines
Thank you
menator01
Jul-21-2022, 08:10 AM
You should upgrade to python3. You need to show code for us to help.
Python Forum
>
Python Coding
>
GUI
> win32gui