Is there a trend for cross-platform GUI toolkits?
Posted
by
Anto
on Programmers
See other posts from Programmers
or by Anto
Published on 2011-01-30T13:28:26Z
Indexed on
2011/01/30
15:32 UTC
Read the original article
Hit count: 588
What is the trend like for the usage of cross-platform GUI frameworks right now? Are more people starting to use cross-platform frameworks (such as GTK+, Qt and wxWidgets) or are there more who use more platform-tied frameworks (e.g. Cocoa or WPF)? Is it more or less stagnant? Is it like a rollercoaster? What do you think the trend will be like, say, 5 years from now?
The OS landscape is shifting with less people using Windows (personal observation). This should increase the demand for cross-platform toolkits, shouldn't it?
Edit: Also, which (cross-platform) toolkits are growing the most, if so?
© Programmers or respective owner