[PyKDE] Icons: Size

Hans-Peter Jansen hpj at urpla.net
Mon Jul 1 16:13:00 BST 2002


On Mon, 01 Jul 2002 14:23:03 +0200
"Karl" <myonlyb at gmx.net> wrote:

> Hi!
> 
> I created some icons of size 32x32 and added them to a toolbar.
> I was surprised that these icons seem to be resized (they are actually much 
> smaller than 32x32). Can I switch this resizing off?

Try using QMainWindow.setUsesBigPixmaps(TRUE), but Qt docs say something
about 22x22 for optimum results. It's worth looking into it, BTW.

Hans-Peter

>   Tnx
>    Karl




More information about the PyQt mailing list