I use gmoccapy on my milling machine. I really like that gui. Thanks 
Norbert!

The one thing that I think is lacking is the way the tool table works. 
It is based on the tooledit_widget. It is a real pain to modify the tool 
table while in gmoccapy. To edit an entry you must check the line you 
want to edit, click on the cell that you want to edit change the value 
then you must press enter to accept the value. To edit another value you 
have to click on that cell, edit the value and press enter. Sorry 
cmorely, not bashing on your widget. I just want to make it better.

This is not the way I normally edit a table. I use tab and enter and 
arrow keys to navigate a table. I have made some tweaks to the 
tooledit_widget.py and tooledit_gtk.glade to allow the tab key to accept 
the value in the current cell and advance to the next visible cell on 
the current row. I have also made all cells editable without having to 
have the checkbox in the first column checked. Also the Return key or 
the keypad enter key will accept the value in the current cell and 
progress to the same cell in the next row of the table. This makes 
navigating the table so much easier and faster.

I can add in the arrow key movements as well. I have not done that yet 
but I can sure do it.

I am trying to get my RIP install working but I am having issues per my 
other emails. Once I test it in a sim gmoccapy then I will be ready to 
put it on git if you all agree.

Let me know if you have any questions or comments.

Thanks,

Jim


------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today.http://sdm.link/intel
_______________________________________________
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to