Found the GUI programming bit difficult to grasp. Looking for some good materials/books/lecture_videos/advice for learning this. I am interseted in learning Java(swing),Qt, pyQt....
Asked
Active
Viewed 297 times
1
-
2It would probably benefit you to pick one library and concentrate on it, rather than trying to learn them all at once. – Greg Hewgill Mar 28 '11 at 02:08
-
1Looking to study anyone only. It would be nice if you give me more info about anyone of these – user567879 Mar 28 '11 at 02:24
-
Google and Wikipedia are down? Pity. – Hovercraft Full Of Eels Mar 28 '11 at 03:54
2 Answers
1
-
Checked and tried QT. Looking for some materials that handles from a real project perspective. Some material that clearly explains form start to end – user567879 Mar 28 '11 at 02:23
0
Pick any one of these, download the SDK, build the default gui application (just an empty window, typically), and then keep adding buttons, input fields, etc. until you can do what you want to do. Appeal to the demos and documentation as need be. I can only speak from experience regarding Qt, which I have found (as an indie coder) to be fantastic in every way. Rich demos and excellent documentation, a good form designer.

Matt Phillips
- 9,465
- 8
- 44
- 75