win32lib function fillRectangle
- Posted by ArthurCrump Feb 28, 2010
- 995 views
The coding for fillRectangle in win32lib fails because it uses getHandle.
It should use the device context obtained by getDC, (which should then be released).
The coding for fillRectangle in win32lib fails because it uses getHandle.
It should use the device context obtained by getDC, (which should then be released).