[ctypes-users] Using ctypes and gdi32
Brought to you by:
theller
|
From: darkbard <dar...@em...> - 2003-11-27 07:54:11
|
Hi guys, I'm new in python-win32 development. I'd like to ask you how= can I manage GDI using ctypes; my great problem is that I don't know how= to manage c-like structures that have to be passed as arguments to GDI f= unctions. Someone can explainme how to do that? an you give me a small = pice of code where, using GDI, you draw a red-filled rectangle on the scr= een? tnx a lot for help. bye |