• Guillaume Seguin's avatar
    Fix #363 by correctly doing the wxFrame/wxPanel parenting · 68c13162
    Guillaume Seguin authored
    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.
    68c13162
Name
Last commit
Last update
images Loading commit data...
locale Loading commit data...
printrun Loading commit data...
server Loading commit data...
testfiles Loading commit data...
.gitignore Loading commit data...
COPYING Loading commit data...
GCodeAnalyzer.py Loading commit data...
P-face.ico Loading commit data...
P-face.png Loading commit data...
README.cleanup Loading commit data...
README.i18n Loading commit data...
README.md Loading commit data...
auth.config Loading commit data...
custombtn.txt Loading commit data...
dot.pronsolerc.example Loading commit data...
http.config Loading commit data...
plater.ico Loading commit data...
plater.png Loading commit data...
plater.py Loading commit data...
printcore.py Loading commit data...
pronserve.py Loading commit data...
pronsole.ico Loading commit data...
pronsole.png Loading commit data...
pronsole.py Loading commit data...
pronterface.py Loading commit data...
setup.py Loading commit data...