[PyKDE] QWidget.winId() not working?
Phil Thompson
phil at river-bank.demon.co.uk
Wed May 1 16:06:01 BST 2002
greg Landrum wrote:
>
> Wow, what perfect timing. I was going to send a question in about this
> today too.
>
> It would be really convenient if there were some way to get an integer
> (handle) for winId() on Windows as well. I'm starting to experiment with
> embedding ActiveX controls in qt windows and I am pretty sure an integer
> window handle is required to do so.
How will you pass the handle to the ActiveX control? Is there an ActiveX
Python module that takes a handle? If so, what Python type does it
expect?
Phil
More information about the PyQt
mailing list