c++ UserInterface
-
Hai all, I am very glad to join to this site.... I am new to User interface development.... I would like to know some information regarding c++ UI If any one know this,please help me? Thanks and regards, Rajasekharreddy.B raja
raja.geek wrote:
I would like to know some information regarding c++ UI If any one know this,please help me?
Such as?
"A good athlete is the result of a good and worthy opponent." - David Crow
"To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne
-
Hai all, I am very glad to join to this site.... I am new to User interface development.... I would like to know some information regarding c++ UI If any one know this,please help me? Thanks and regards, Rajasekharreddy.B raja
this is too vague. you must ask specific question is you want people to help you. if you want to start programming user interfaces, then start by learning with a book, try the sammples... and if some don't work like you expected, then ask here...
[VisualCalc][Binary Guide][CommDialogs] | [Forums Guidelines]
-
Hai all, I am very glad to join to this site.... I am new to User interface development.... I would like to know some information regarding c++ UI If any one know this,please help me? Thanks and regards, Rajasekharreddy.B raja
I suggest going to check out these three frameworks. 1) WPF (using C++/CLI) 2) MFC (using native C++) 3) Trolltech QT (using native C++) Once you know what they are and a basic principle of how they work, you can start programming rich UI's for your wonderful C++ programs.:laugh: