Documentation changes suggested for Win32lib
- Posted by Shawn Pringle <shawn.pringle at gmail.com> Jan 26, 2007
- 676 views
I would like to make some changes to the win32lib documentation. It turns out the Bitmap controls will not be affected by graphics functions. I didn't expect this. It turns out you need to use Pixmap . This only dawned on me when I went to the demos to see what might be wrong with my code. A function such as bitBlt() sounds like it something that expects a bitmap. I wonder why they didn't call it pixBlt() :) I think this should be added to the documentation. I haven't seen a release of win32lib.e in the archive more recent than 2004. I therefore wonder if the curator has gotten married and got a good job. ;) Who is maintaining this package these days? Shawn