3

I have started exploring deeply into doing development for the Ubuntu phone. In the past, and having used stock Ubuntu, I always found that GTK was the standard GUI library. But now, with the phone development, I'm starting to see QML being the one that they encourage, and this uses QT.

So, which is the standard? Has it changed? How many of my applications are written in GTK and how many are actually in QT with good theme ?

Raja G
  • 105,327
  • 107
  • 262
  • 331

1 Answers1

0

It has taken me more than a year to find the answer to this, but Cannonical has finally made their position more clear. They are migrating (generally) away from the GTK library and onto the QT library, and it is their intent for this to span from Ubuntu Touch to the desktop.

See Why is Canonical choosing QT over GTK for Unity's next generation? for the trail to a complete answer.