Machsupport Forum

Mach Discussion => Mach4 General Discussion => Topic started by: jcassar on April 28, 2020, 10:13:28 AM

Title: Default MouseOver color
Post by: jcassar on April 28, 2020, 10:13:28 AM
Does anyone know where the default mouseover color is defined in Mach4. Trying the screen editor for default but nothing, and as well both system and parameters in file.
Thanks.
Title: Re: Default MouseOver color
Post by: SwiftyJ on April 28, 2020, 01:03:57 PM
I don't think it is possible to change it. You can turn if off by putting scr.EnableButtonHover(0) in the screen load script
Title: Re: Default MouseOver color
Post by: jcassar on April 29, 2020, 06:21:53 AM
Thanks, that did the trick. Wish this basic capability is implemented as well as other button events.
Title: Re: Default MouseOver color
Post by: jcassar on April 29, 2020, 06:33:48 AM
SwiftyJ, pretty impressed by you finding anything on this subject, as the only documentation that I found, was an entry in the change log for builds 4055 - 4065

Well, thank you!
Title: Re: Default MouseOver color
Post by: jcassar on May 25, 2020, 10:26:40 AM
Well what I found is this feature is available on the Pro version but not the hobby one.  :'(