I noticed that the fromMacCGImageRef method (mac only) for QPixmap is not available in PyQt. It looks like fromWinHBITMAP is looking through the .sip files. Is this method easy to add? I'm combining some pyobc calls to qucktime and was trying to use fromMacCGImageRef to pass pyqt an movie frame. Thanks for any help. Don