If you write to 59 Temple Place you're unlikely to get a response.
Let's realign the address with a more up-to-date one from [1].
[1] https://www.gnu.org/licenses/old-licenses/gpl-2.0.txt
This is purely a cosmetic change, doesn't affect the meaning of the
license. Done to make rpmlint happy.
Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>
improve finding BASE for package installs (precise)
defer start_ngcgui and start_gremlin_view (lucid)
minor:
use --debug flag for printing info at startup
print find_file() info at startup only if --verbose option
increase start delay and simplify touchy_sim.tcl for buttons
more consistent .ui names for demo ini files
avoid reparenting if glade is parent app
Python implementation of ngcgui functionality -- works with existing
ngcgui-compatible subroutines. File selector in gui gives improved
hints for compatibility. A numeric popup keyboard is available for
use with touchscreens. Included:
pyngcgui -- standalone application
PyNgcGui -- gladevcp widget
Also:
gremlin_view -- standalone application for gremlin with common buttons
HAL_GremlinPlus -- gladevcp widget
The gladevcp widgets can be embedded in guis like gscreen, touchy, gmoccapy
Example simulator ini files are provided for gscreen, touchy, gmoccapy
to show how to EMBED:
configs/sim/ngcgui/pyngcgui_gscreen.ini
configs/sim/ngcgui/pyngcgui_gscreen_popupkeyboard.ini
configs/sim/ngcgui/pyngcgui_touchy.ini
configs/sim/ngcgui/pyngcgui_touchy_lathe.ini
configs/sim/ngcgui/pyngcgui_axis.ini
configs/sim/gmoccapy/pyngcgui_gmoccapy.ini
configs/sim/gmoccapy/pyngcgui_gmoccapy_with_popupkeyboard.ini