[Qt-interest] hi native window
AK
qtbond007 at gmail.com
Fri Jan 7 06:59:10 CET 2011
You will need to use Qt-MFC integration framework. Its available on
http://qt.nokia.com/products/qt-addons/solutions-archive
Read QMFCApp and QWinWidget documentation on Qt website.
On Sat, Jan 1, 2011 at 5:19 PM, Justin Seeley <justin.seeley.cn at gmail.com>
wrote:
> hi, all
> I need to use a native window in my widget because of a third-party
> library,I got the handle by windId(), and reimplemented winEvent(),
> and it works though not good , but that is the case when the widget is
> the top widget.
> But when I put the widget in a layout and then in another widget, the
> window doesn't work anymore.
>
> I'm not sure how Qt generates a window in the low layer and if the
> Windows(ps, I'm using XP) Message Loop is still the backbone of Qt, so
> I'm hoping to get some clue from you.
>
> Thanks.
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at qt.nokia.com
> http://lists.qt.nokia.com/mailman/listinfo/qt-interest
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20110107/9687d3b7/attachment.html
More information about the Qt-interest-old
mailing list