Re: Re[2]: win32lib v0.57.4 released
- Posted by Wolf <wolfritz at KING.IGS.NET> May 11, 2002
- 428 views
> Okay, what was happening is that drawRectangle(), as did many other > routines, assume that it was running from an onPaint event handler. Hi Derek. I was plotting a multi-color graph onto a pixmap, which was only copyBlt()'ed to a display window whenever it was made visible, so onPaint[] for a pixmap never occurred to me. Have you given up on your 'proof-of-concept' version 0.56 altogether ? While I thought that so many little includes were going overboard, it might have been nice to see the listview / treeview stuff as a single separate, since it's a huge chunk of code/constants that's not required in most simple programs. Obviously not as important as it used to be, with the new 'bind' stripper. Thanks ... Wolf