Machsupport Forum

Mach Discussion => Mach4 General Discussion => Topic started by: gadman58 on May 03, 2014, 01:04:11 PM

Title: Mach4 Fixture screen
Post by: gadman58 on May 03, 2014, 01:04:11 PM
I was playing around and was wondering if there was a way to call up the fixture screen.
I see where you can load a different file mc.mcFixtureLoadFile(number mInst, string FileToLoad).
But i could not figure out how to pull up the screen with a button script.
I also did not see a call in the drop downs.
Is there a way.  Makes it nice to have a button on the screen for a touch screen.

Thanks
Glenn
Title: Re: Mach4 Fixture screen
Post by: Brian Barker on May 03, 2014, 03:15:57 PM
I added a button command to show the fixture dialog ( will be in the next version). I did not add Lua call to do it.. If I add a Lua call it will need to be from the scr. module

Thanks
Brian
Title: Re: Mach4 Fixture screen
Post by: gadman58 on May 03, 2014, 06:24:05 PM
Brian
Perfect thanks.
That is all I will really need.
Just saving up my cash for the release.

Thanks again
Glenn