RE: win32lib & pixmap
- Posted by Jasper Holshuijsen <jaspers_post at hotmail.com> Jun 18, 2002
- 427 views
Hi Jonas, I read you're working with pixmaps. Any plans for a printing facility? Last winter I started programming a baseball "analyser". It was getting on quit well but I didn't manage to print a pixmap. I want to continue this project after the baseball season and it would be nice to have found an example of printing a pixmap before then. Bye, Jasper. Jonas Temple wrote: > 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 > > >