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 _______________________________________________ PyKDE mailing list [EMAIL PROTECTED] http://mats.gmd.de/mailman/listinfo/pykde
