[PyQt] [SIP]
Kermit
stef.kermit at gmail.com
Thu Jun 12 09:30:40 BST 2014
hi all,
i try to adapt the PyQt4 binding of QtWinMigrate to PyQt5
i use this QtWinMigrate in qt-solutions
https://qt.gitorious.org/qt-solutions/qt-solutions/source/fd22bee22274975c56f1c10d87ee9fd2c0818f83:qtwinmigrate
with this sip :
https://github.com/glennra/PyQtWinMigrate
it's works fine with PyQt4
but with PyQt5 ( after some adaptation of sip file like WFlag )
i loose some declaration -> HWND
i declare the plateform, but nothing change
sip -c . -I c:\Python27\sip\PyQt5\ -t WS_WIN QtWinMigrate.sip
thx for your tips
Kermit
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20140612/ec4e2bc3/attachment.html>
More information about the PyQt
mailing list