Machsupport Forum

Mach Discussion => Mach Screens => Topic started by: jrobson on April 04, 2011, 07:06:09 AM

Title: Direct editing
Post by: jrobson on April 04, 2011, 07:06:09 AM
Hi

Is it possible to use the interface to directly edit and safe a program without using notepad?
Title: Re: Direct editing
Post by: jrobson on April 04, 2011, 08:28:04 AM
And also is it possible to run in "full screen" mode, where you can have the screen in full without the task bar or mach border window?
Title: Re: Direct editing
Post by: ger21 on April 04, 2011, 10:58:33 AM
Mach3 does not have a built in editor. You can use any text editor that you want, but it will be external.


As for the fullscreen, there's an auto screen enlarge option in General Config. AS long as you hide the taskbar in Windows, you'll get a full screen.
There's also an option to hide the menu, but you'll need to add a button to the screen to turn it back on.
Title: Re: Direct editing
Post by: jrobson on April 04, 2011, 11:07:34 AM
Thanks, can you elaborate on the hide menu option please, I found the setting for turning it off but what would the command be to turn it on, I can just assign this to a button called system.

Title: Re: Direct editing
Post by: jrobson on April 04, 2011, 11:13:53 AM
Almost there, turning off the menu is not quite the full screen I was hoping for, since the border is still there with options to minimize, resize and close mach, but I'll look into it... you've been a great help!
Title: Re: Direct editing
Post by: ger21 on April 04, 2011, 11:37:13 AM
OEM code 348 hides the menu, 349 turns it back on.

You want it to look like it's the only thing running, and not a windows app? Don't think you can do that.
Title: Re: Direct editing
Post by: jrobson on April 04, 2011, 11:41:39 AM
Thanks for that.
Yes sir, that is exactly what I am after, I found software that does it, not sure how, I'm trying to track the hack in the registry to see if it's exportable.