I've been working for a few weeks on a branch that factors out most of the
code related to the AXIS preview and live plot.  As a proof of concept,
it also includes 'gremlin', a <400 line pygtk program that embeds the
preview and supports most of the same mouse navigation as axis.

Gremlin is the window on the right here:
    http://emergent.unpy.net/files/sandbox/gremlin3.png

Please kick the tires on this, particularly if you're one of the people
who has expressed interest in a new GUI that is not AXIS but includes
a preview/live plot.

Here's how to create a new branch 'glrefactor' and put my changes 
on it:
    git checkout -b glrefactor origin/master
    git pull git://git.unpy.net/git/repos/emc2-jepler.git glrefactor
(later, 'git checkout master' to get back to your regularly scheduled
development)

To run gremlin, do something like
    cd configs/sim
    emc axis.ini &
    python ../../src/emc/usr_intf/gremlin/gremlin.py axis.ini

Replies to the list, please.

Jeff

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Emc-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to