-
Notifications
You must be signed in to change notification settings - Fork 3
View
Ashok Fernandez edited this page Oct 10, 2013
·
1 revision
The view is written using wxPython, a python binding to wxWidgets. Along with the main graphical interface code several dialogue boxes were also created to warn the user of bad conditions and program errors.
All the code for the GUI is generated by a program called wxFormBuilder which allows the interface to be built graphically with the corresponding code generated automatically. The design file for wxFormBuilder can be found under /GUIDesign/SolarCalculator.fbp.