GUI Question.

Hi.I am learning the basics of C++ and have learnt most of the features such as variables,loops,conditions,arrays,pointers,functions and i know about the basic features of classes(constructors,destructors etc) but i do not know the advanced features such as inheritance,polymorphism.I want to know that what i know is enough so that i can move to GUI programming or do i need to learn more before proceeding.

Also if you think i can handle GUI Programming then please recommend a library which is easy to use for a beginner.

Thanks.
Im not sure about your knoweledge of c++ so someone who is more advanced at C++ will help you there but as for a GUi program try QT.

http://www.youtube.com/watch?v=aMUh9DmFLto&feature=plcp
Thanks for the reply.Waiting for more suggestions.
There are lots of Library available for example,
JUCE(jules utility class extension) ,
Qt and
WTL(Windows Template Library)

i think this library's are most reliable and easy.
Topic archived. No new replies allowed.