Re: win32lib & pixmap
- Posted by "Thomas Parslow (PatRat)" <tom at almostobsolete.net> Jun 18, 2002
- 440 views
> Question: > Is it possible to change the width/height of a pixmap once it's created? > I tried to do this using setCtlSize (you can't use setRect) but it > doesn't seem to do anything. > Am I going about this wrong? > TIA, > Jonas setCtlSize(pixmap,width,height) works fine for me. Make sure you don't create your pixmaps with a size of {0,0}, I'm not sure if it's still the case but this used to cause problems... Thomas Parslow (PatRat) E-Mail/Jabber: tom at almostobsolete.net ICQ: 26359483