|
|
|
|
|
by socialdemocrat
1539 days ago
|
|
I used to be a big Qt fan but I have started favoring Gtk. Glade is better than any Qt designer. And being C based you tend to get better Gtk bindings in other languages. Who wants to develop in C++ these days unless they are doing systems programming? My strategy would be Cocoa for MacOS/iOS and Gtk for Linux/Windows. |
|
Although of course, it does mean you probably have to touch C++ sometimes.