Question

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....

Was it helpful?

Solution

Have you checked any of the online documentations Java, Qt?

OTHER TIPS

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.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top