Re: [Emc-users] Pyngcgui question on formatting parameters

2017-06-04 Thread tom-emc
Thanks Dewey! That did the trick. Changed: # try to use minimum height if less than 3 columns 1653 if nparms > 20: 1654

Re: [Emc-users] Pyngcgui question on formatting parameters

2017-06-04 Thread Dewey Garrett
> I have quite a bit of vertical space and am wondering if > there is a way I can force the subroutine parameters to > be displayed in only 2 columns You would have to alter the logic for computing 'rowmax' for the parameter entryboxes. The source file in the git tree is:

[Emc-users] Pyngcgui question on formatting parameters

2017-06-04 Thread tom-emc
I have an issue with Pyngcgui subroutine parameter entry. I am space/resolution constrained on the monitor I use on the lathe and this results in limited space in the display of Axis’ various panels. I am using pyngcgui as tabs in Axis as well as a Glade panel on the right and when pyngcgui