ComboBox and Statusbar, how to use them in PyQt4
Here is another small example based tutorial to show how you can use ComboBox and StatusBar in PyQt. You can see it here.
1 Comment to ComboBox and Statusbar, how to use them in PyQt4
This is really great, however I feel that showing us using widget by widget is not really the most useful path. We can already (and will anyway) look at the docs.
At this stage, I believe what I am missing is for you to show us (please :) how to separate coding logic from GUI stuff. Where would be the best way to connect signal handlers, and how to handle apps with more than one Window
Perhaps also you should write a smallish python code that would automatically create those magic ten lines we always need to start any gui app :)
Thanks a million for the great work
August 12, 2008