What is the most popular C++ gui framework in windows? -


nowadays there many windows applications. several years ago, mfc may popular gui framework create windows applications. think mfc old , doesn't have oo design. here want know there modern, designed , used c++ gui framework in windows?

my company use qt framework. adobe photoshop (afaik) , other popular windows programs using it. qt modern, documented , tested. try , enjoy :)


Comments

Popular posts from this blog

java - Jmockit String final length method mocking Issue -

What is the difference between data design and data model(ERD) -

ios - Can NSManagedObject conform to NSCoding -