Thread
:
New application...Qt or Gtk??
View Single Post
slobodsky
2010-03-19 , 21:52
Posts: 63 | Thanked: 41 times | Joined on Feb 2010 @ Moscow
#
8
Qt, of course. I did use GTK+ a while ago and I don't like it - plain C doesn't fit well for object oriented programming. Qt's C++ is much clearer. Qt is cross-platform:
my application
runs on MS Windows, Linux, Windows Mobile (crawls) and Maemo. I'm shure I'll port it to the MeeGo without problems.
Also you can do main job in the desktop version and make only the Maemo-specific features in scratchbox or on device. It's much simpler.
__________________
Sorry for bad English. If you can point out mistakes in this post, send me a
private message
.
Last edited by slobodsky; 2010-03-19 at
21:58
.
Quote & Reply
|
slobodsky
View Public Profile
Send a private message to slobodsky
Visit slobodsky's homepage!
Find all posts by slobodsky