Share and Money Management 0.18devel
Classes | Namespaces | Variables
__init__.py File Reference

Main file of the SMM gui. More...

Classes

class  gui.SMMGui
 Application main class. More...
 
class  gui.MainWindow
 Main window of our application. More...
 

Namespaces

namespace  gui
 

Variables

 gui.py_version_installed = _("Es wird Python Version %s verwendet")
 Message about installed Python versions. More...
 
 gui.wx_version_err = _("Dieses Programm benötigt mindestens wxPython Version %s")
 Too old wxPython error message. More...
 
 gui.wx_notinstalled_err = _("wxPython ist nicht installiert.")
 wxPython isn't installed error message More...
 
 gui.wx_version_installed = _("Es wird wxPython Version %s verwendet")
 Message about installed wxPython versions. More...
 
string gui.wx_min_version = "4.0"
 Minimum wxPython version. More...
 
 gui.wx_cur_version = wx.version()
 

Detailed Description

Main file of the SMM gui.

Author
Carsten Grohmann <mail (at) carstengrohmann (dot) de>
License:
GPL version 2.0