Best framework to develop desktop application
Nowadays when Mac and Linux have significant market share along with Windows, which is the best strategy to develop a desktop application?
One approach is to use native API like MFC, Cocoa and GTK but maintaining different source code for same app is really a pain. Qt has emerged as a very powerful cross platform toolkit in recent years.
I have used it in my several projects which required awesome UI and tight integration with OS services and found it really great. Following are some of the advantages of using Qt
- Rapid application development. Suitable for agile model
- Cross platform on almost all platforms (Windows, Mac, Linux, Android, iOS, WindowsPhone, Embedded Linux). Means single source code need to be maintained.
- Great UI, Networking, SQL, Testing, XML, JSON classes.
Checkout Qt for your next product !
Got a great app idea ? Let us know how we can help to get it . Contact sales@triffort.com