RE: win32lib & pixmap
- Posted by Jonas Temple <jktemple at yhti.net> Jun 19, 2002
- 460 views
Derek, Didn't want to you think I was ignoring you... :) I went back and it was not a problem with setCtlSize, only my code. Thanks for the willingness to help! Jonas Derek Parnell wrote: > Jonas, > the setCtlSize is supposed to do this. > > It first creates a new Pixmap of the new size, then bitblts the old > image to > the new Pixmap, then deletes the old Pixmap and sets the old Pixmap's > control id to point ot the new one. > > Can you supply a small demo that shows that it doesn't work? > > -------------- > Derek.