chiark / gitweb /
Split the main window code into a configBase and the main window
authordaid <daid303@gmail.com>
Mon, 27 Feb 2012 13:51:52 +0000 (14:51 +0100)
committerdaid <daid303@gmail.com>
Mon, 27 Feb 2012 13:51:52 +0000 (14:51 +0100)
commit5921a7e947ddd2c68c50d99afc78612e6ad6c55d
tree7c67c5acf5226c3c624607de3bf8cf1bc13e2281
parent761b279a2b83ce9461e142eea4b60505006ec8aa
Split the main window code into a configBase and the main window
Fixed first layer speed
Fixed popup text update when warning/error is generated
SkeinPyPy_NewUI/fabmetheus_utilities/settings.py
SkeinPyPy_NewUI/newui/configWindowBase.py [new file with mode: 0644]
SkeinPyPy_NewUI/newui/mainWindow.py
SkeinPyPy_NewUI/newui/validators.py