Exercises, examples and other material relating to training module Q910. This module is presented on
Private Courses and
Specially Run Courses only
Related technical and longer articles
Graphic User Interfaces (GUIs)
| Articles and tips on this subject | updated |
| 3081 | wxPython - simple example to add GUI to a server log file analysis On our Python courses, we briefly introduce the various GUIs (Graphic User Interfaces), and where we have delegate(s) with an interest in one particular GUI, we'll spend a little longer on examples within a GUI. If delegates need to go deeper into GUI programming, we can provide an extra one day course ... | 2010-12-10 |
| 2746 | Model - View - Controller demo, Sqlite - Python 3 - Qt4 The Model - View - Controller approach to application design keeps the Graphic User Interface (the view) separate from the database (the model), with the controller in between the two, describing how the data is displayed, and how changes to the data are saved away in the database. By separating the ... | 2010-04-29 |
1edb
Examples from our training material
| accomlist.py | Controller - complete PyQt (Python 3, Qt4) GUI app |
| model.py | Model - complete PyQt (Python 3, Qt4) GUI app |
| tic_view.py | First View - complete PyQt (Python 3, Qt4) GUI app |
| ticfull.py | Alternative View - complete PyQt (Python 3, Qt4) GUI app |
| tourist.py | Model (data class) - complete PyQt (Python 3, Qt4) GUI app |
Background information
Some modules are
available for download as a sample of our material or under an
Open Training Notes License for free download from
http://www.training-notes.co.uk.
Topics covered in this module
Widgets, Geometry Managers, and Events.
Buttons / labels, text widgets.
Issues of resizing and translation.
Modality.
Screen Update - the idletasks issue.
Menus, Megawidgets and popups.
Canvases and display lists.
"Any order" Coding principles.
Complete learning
If you are looking for a complete course and not just a information on a single subject, visit our
Listing and schedule page.
Well House Consultants specialise in training courses in
Python,
Perl,
PHP, and
MySQL. We run
Private Courses throughout the UK (and beyond for longer courses), and
Public Courses at our training centre in Melksham, Wiltshire, England.
It's surprisingly cost effective to come on our public courses -
even if
you live in a different
country or continent to us.
We have a technical library of over 700 books on the subjects on which we teach.
These books are available for reference at our training centre. Also
available is the Opentalk
Forum for discussion of technical questions.