View Single Post
Khertan's Avatar
Posts: 1,012 | Thanked: 817 times | Joined on Jul 2007 @ France
#9
Originally Posted by kanishou View Post
There is QML and libmeegotouch for plain C++. Please do never use desktop Qt widgets on a handset, it's just horrible (as was Gtk+). No serious developer should even consider such a thing.
LOL !!! No serious developper should even consider QML, it s imature, bugged, and just good enought do display listview, image and rectangle at the Moment.

Try to do a text editor with syntax hiligthing in QML. Not possible ... at least with less than 10s between each modification on the text. It s not a problem with a QTextEdit

And Yes Real QT look ugly on MeeGo as it s not themed, and the existing one theme is bugged. So currently some say that Qt will not be themed, some they it will. But anyway they deprecated QWidget.

If dev want a to use javascript and css view, they can use WebRuntime, but forcing all dev to use Qml is pretty bad idea. Why switching to QML and not use Html5 with JS and a small loader. It ll really give us cross plateform apps contrary to QML.

// A Angry dev about another change i found stupid ... At least let QML Mature enough ... It s not useable today.

Last edited by Khertan; 2011-06-06 at 16:48.
 

The Following 2 Users Say Thank You to Khertan For This Useful Post: