jbernardis
|
cbc87fc526
|
Configtool: align labels and choices vertically.
wxPython apparently doesn't allow to do this automatically,
so do it kind of manually, with a constand in data.py.
--Traumflug
|
2015-04-21 02:51:30 +02:00 |
jbernardis
|
9985c3936d
|
Configtool: many changes.
1) If variables are missing from .h files, they are added.
2) Settings file now modifiable from within the program.
3) A few cosmetic fixes.
|
2015-04-21 02:11:01 +02:00 |
jbernardis
|
d6b2a2293e
|
Configtool: incorporate most of previous comments.
See discussion to Issue #111 on Github.
|
2015-04-21 02:10:58 +02:00 |
jbernardis
|
d7789ee217
|
Configtool: major restructuring.
We distinguish between printers and boards now. Most of the
code was split into one file per tab/window and moved into
configtool/.
|
2015-04-21 02:07:12 +02:00 |