chiark / gitweb /
The new GCode text editor with syntax highlight is very cool, but is causing problems...
authordaid <daid303@gmail.com>
Mon, 7 May 2012 15:26:40 +0000 (17:26 +0200)
committerdaid <daid303@gmail.com>
Mon, 7 May 2012 15:26:40 +0000 (17:26 +0200)
commitf64298d58366eb50939f8c8a0598aa708231b627
tree144b4f7384f230de117658d82896cea2d69d9e64
parent7abad9e98b66ffd8527a6fb2d7de02c161b059ad
The new GCode text editor with syntax highlight is very cool, but is causing problems on MacOS, so fall back to a simple textarea in that case.
Cura/gui/configBase.py
Cura/gui/gcodeTextArea.py
Cura/gui/toolbarUtil.py