Hallo Jim,

i just tested a little bit inside of gmoccapy:

- I miss the ESC button, otherwise a typing is not re-doable
- If you are already modifying the widget, would you be able to erase 
the select column and make the marked line the active tool?
- I changed line 232 to be
   self.toolfile = os.path.expanduser(filename)
   and line 661 to be
   tooledit.set_filename("~/linuxcnc/configs/sim.gmoccapy/tool.tbl")
- just click once in one line to highlight that line, then press tab 
several times, do you see the order? The first cell getting editable is 
the cell right from the click ;-) Is this the way it should be? If you 
click twice, it works as expected.
- click once in a row, than press left, you will get a attribute error 
(gmoccapy with popup, stand allow only on the terminal)
- once you are editing cells, it is not possible to get out of the edit 
mode (one cell is in edit mode) without clicking on a new line, IMHO the 
ESC Key should help here.

I do like the new behavior !! It is great!!

IMHO that is not only a new feature, it also improve handling a lot, so 
it should go to 2.7 and master!!

Norbert


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to