Click to See Complete Forum and Search --> : Window Media Player GUI


novice genius
June 7th, 2006, 05:35 AM
I am new to visual c++ graphics and want to know if we can make a gui like window media player using visual c++?

Or can u please suggest me which language will be perfect for making an advanced gui like that?

TIA

ovidiucucu
June 7th, 2006, 09:37 AM
As long as you are a "novice" in C++, my kind recommendation is to learn first creating normal/trivial but good UI. Then, may try become a "genius". ;)

However, take a look in Codeguru Articles (http://www.codeguru.com/Cpp/frameworks/advancedui/) to find "exotic" UIs (using skins and oter stuff like that).

What's the best language? Of course, since was invented, C++ was and still is the best... :)