Printrun/printrun
Guillaume Seguin 68c13162e1 Fix #363 by correctly doing the wxFrame/wxPanel parenting
As far as I understand, a wxFrame needs a wxPanel child, but we shouldn't
reparent this wxPanel to some other container. As a consequence, I created an
initial wxPanel for the gwindow wxFrame and assigned it the previous sizer
(instead of using the gviz panel as the wxFrame's panel).
Not sure why it wasn't segfaulting on my other systems, though.
2013-05-18 11:09:22 +02:00
..
svg Making the whole package GNU GPLv3+. 2013-01-13 12:18:47 +01:00
SkeinforgeQuickEditDialog.py Making the whole package GNU GPLv3+. 2013-01-13 12:18:47 +01:00
__init__.py Initial work towards a setup.py build system 2012-07-31 10:51:17 +02:00
bmpDisplay.py Making the whole package GNU GPLv3+. 2013-01-13 12:18:47 +01:00
bufferedcanvas.py Making the whole package GNU GPLv3+. 2013-01-13 12:18:47 +01:00
calibrateextruder.py Making the whole package GNU GPLv3+. 2013-01-13 12:18:47 +01:00
gcoder.py Move gcoder.py into printrun module 2013-05-16 15:05:28 +02:00
gcview.py Making the whole package GNU GPLv3+. 2013-01-13 12:18:47 +01:00
graph.py Whitespace cleanup (extra newlines) on graph.py 2012-09-05 17:00:26 +02:00
gui.py Very minor cleanup 2013-05-16 15:27:41 +02:00
gviz.py Fix #363 by correctly doing the wxFrame/wxPanel parenting 2013-05-18 11:09:22 +02:00
printrun_utils.py Making the whole package GNU GPLv3+. 2013-01-13 12:18:47 +01:00
projectlayer.py Semi-automated coding style cleanup 2012-08-08 09:38:48 +02:00
pronterface_widgets.py Rename macroed to MacroEditor 2012-09-05 17:30:28 +02:00
stltool.py More automated cleanup 2012-08-08 09:58:09 +02:00
stlview.py More automated cleanup 2012-08-08 09:58:09 +02:00
xybuttons.py More automated cleanup 2012-08-08 09:58:09 +02:00
zbuttons.py More automated cleanup 2012-08-08 09:58:09 +02:00
zscaper.py More automated cleanup 2012-08-08 09:58:09 +02:00