Age | Commit message (Collapse) | Author |
|
|
|
Rather than simply exec-ing the application w/ "python",
use the same interpreter that executed grc w/ full path.
Added code to handle the following exceptions:
- for a wx app on mac osx, use the pythonw interpreter
(this was in the m4 file, but its easier as a runtime check)
- for a no gui app on linux, prepend xterm cuz its nice
(we were already doing that but its now restricted to linux)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
been a requirement for a while (FormLayout introduced in 4.4) but nevery required by configure.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
through to Python.
|
|
|
|
|
|
qtgui2 interface file.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
because of some dependencies in Qwt.
|
|
|
|
a class member; this ensures proper cleanup on exit.
|
|
work with Guile yet. Changed Python QA to complete properly.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
to remove bool that turns it on/off.
|
|
|
|
care of itself when the parent is deleted.
|
|
|
|
|