[Qt-interest] Rendering QWidget on HWND

Clinton Stimpson clinton at elemtech.com
Thu Dec 18 21:33:29 CET 2008


You can make a QWidget subclass that takes the HWND and calls 
QWidget::create().
Then the QWidget you want to draw in the HWND can be a child of your 
subclass.

Clint

karl-heinz reichel wrote:
> During the migration of a legacy application,
> I have the need to render a QWidget on a
> Standard windows HWND.
> After investigating the QWidget properties and 
> Methods I haven't found any possibility to do that.
>
> Has somebody an idea?
>
> Best regards
> Karl-heinz
>
>
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest
>   




More information about the Qt-interest-old mailing list