Python Gtk NGCGUI
04 Dec 2012 22:07 #27193
by BigJohnT
Replied by BigJohnT on topic Python Gtk NGCGUI
Is there any logic to where the installed files are placed for a GUI?
Looking at Touchy for example I see the following:
/usr/bin/touchy (the python file) and that makes sense
/usr/share/linuxcnc/touchy.glade and that makes sense too
/usr/share/pyshared/touchy/emc_interface.py and more .py files
This is the confusing part to me
/usr/lib/pymodules/python2.6/touchy/ which has simlinks to the libary files in /usr/share/pyshared/touchy as well as an empty file __init__.py
Can anyone shed some light on this?
Thanks
John
Looking at Touchy for example I see the following:
/usr/bin/touchy (the python file) and that makes sense
/usr/share/linuxcnc/touchy.glade and that makes sense too
/usr/share/pyshared/touchy/emc_interface.py and more .py files
This is the confusing part to me
/usr/lib/pymodules/python2.6/touchy/ which has simlinks to the libary files in /usr/share/pyshared/touchy as well as an empty file __init__.py
Can anyone shed some light on this?
Thanks
John
Please Log in or Create an account to join the conversation.
06 Dec 2012 11:57 #27288
by cmorley
Replied by cmorley on topic Python Gtk NGCGUI
Sorry I really can't - i just followed the conventions of the other GUIs
Do you have a sample working screen yet?
Chris M
Do you have a sample working screen yet?
Chris M
Please Log in or Create an account to join the conversation.
06 Dec 2012 21:06 #27304
by BigJohnT
Replied by BigJohnT on topic Python Gtk NGCGUI
Yes and no. Yes I have one working and no I'm not finished. At this time I'm trying to sort out details of things like using support libraries like emc_interface.py and just trying to understand things step by step.
John
John
Please Log in or Create an account to join the conversation.
Time to create page: 0.126 seconds