win32 DeleteObject ??

David Bolen db3l at fitlinxx.com
Fri Feb 15 21:53:35 EST 2002


Robin Becker <robin at jessikat.fsnet.co.uk> writes:

> yes I know they're in there, but to use them I need to include a 650Kb
> .pyd. At present I'm using anygui and it has quite a small foot print.

Not sure how it might play with anygui, but you could try Sam
Rushing's "dynwin" package which is just Python code around the
calldll module against the raw GDI objects, and is more granular so
you could probably get a much more fine grained control over overhead.

--
-- David
-- 
/-----------------------------------------------------------------------\
 \               David Bolen            \   E-mail: db3l at fitlinxx.com  /
  |             FitLinxx, Inc.            \  Phone: (203) 708-5192    |
 /  860 Canal Street, Stamford, CT  06902   \  Fax: (203) 316-5150     \
\-----------------------------------------------------------------------/



More information about the Python-list mailing list