On 21 February 2015 at 13:38, John Thornton <bjt...@gmail.com> wrote:

> Is it possible to add a menu item to Axis with .axisrc to open a python
> program?
>

I never figured out ,axisrc.


> Or is it possible to call a python program via a PyVCP button?
>

Via MDI_COMMAND and an M-code you can, but it's a bit  unwieldy

Or is it possible with GladeVCP
>

Yes, you can have any code you want in the handler for the button press
event. Many buttons in the examples use the provided MDI-action but it is
easy to link the button to a handler you have written yourself.

-- 
atp
If you can't fix it, you don't own it.
http://www.ifixit.com/Manifesto
------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=190641631&iu=/4140/ostg.clktrk
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to