1. win32lib & pixmap

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

new topic     » topic index » view message » categorize

2. Re: win32lib & pixmap

> 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

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu