Phil, the documentation of PyQt3 describes a bitBlt() function overload which works on QImages. Grepping the .sip files revealed that PyQt3 implements only the QPaintDevice version of bitBlt(). Any reason for this? Thanks -- Giovanni Bajo