[Qt-interest] viavoice
Alessandro Portale
alessandro.portale at trolltech.com
Thu Mar 4 16:17:29 CET 2010
On 3/4/2010 4:03 PM, Jason H wrote:
> One of the problems of Qt is that it doesn't use native window handles,
> so stuff like that won't work.
By default, Qt does not. But it can manage window handles internally.
> You could work around it by making a native window handle and using that
> for your input to Qt. Also, looking at the docs, maybe using
> Qt::AA_NativeWindows will work?
It should work. Here is the announcement blog entry from back then, when 'alien' widgets were introduced:
http://labs.qt.nokia.com/blogs/2007/08/30/say-goodbye-to-flicker-aliens-are-here-to-stay/
More information about the Qt-interest-old
mailing list