hey everyone.  I am trying to connect up glade files to axis

I have a working config with gmoccapy

just changing to axis for now

this is working in gmoccapy

#EMBED_TAB_NAME = Turret_test_buttons
#EMBED_TAB_LOCATION = ntb_preview
#EMBED_TAB_COMMAND = gladevcp -x {XID} -H turret_test.hal turret_test2.glade

and i have these files

turret_test.glade
turret_test.hal

can anyone help with the syntax to get glade working with axis?  or give me
a working config that is working.

all the axis/glade examples I have seen use .ui files

for example this is the standard spindle speed stuff that comes with pncconf

# add GladeVCP panel as a tab next to Preview/DRO:
EMBED_TAB_NAME=GladeVCP demo
EMBED_TAB_COMMAND=halcmd loadusr -Wn gladevcp gladevcp -c gladevcp -x {XID}
-u ./gladevcp/hitcounter.py ./gladevcp/manual-example.ui

none of the examples have .glade files like i use in gmoccapy

regards

Andrew

_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to