On 22/03/13 10:05, Pritam Ghanghas wrote:
> Hi
>
> I would also like to know the status of Qt5 with regard to cross flatform 
> desktop application.
> In particular I keep seeing posts on the mailing list that talk about 
> animations and openGL Drivers.
>
> Here is my main concern, can we do native looking cross platform applications 
> with Qt5 that do not suffer from strange combinations of Graphics hardware.  
> And what is the preferred way of doing such native looking applications in 
> Qt5, qml components, Qtwidgets?

For native desktop look, you need to use Widgets.  With QML, you need to 
use the desktop components, but they're not ready yet and are still 
under development.

An exception to native look, as I wrote in my other post, is KDE 4. 
There's no way to get a native look there.  This will get fixed in KDE 
5, but that's not going to be released any time soon.

_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to