OFPEC Forum

Editors Depot - Mission Editing and Scripting => Arma2 - Editing/Scripting General => Topic started by: Meatball0311 on 25 Mar 2010, 01:19:47

Title: how to make a button clear?
Post by: Meatball0311 on 25 Mar 2010, 01:19:47
what would be the color value for clear?
Title: Re: how to make a button clear?
Post by: i0n0s on 25 Mar 2010, 01:50:05
{1, 1, 1, 0} = invisible
Title: Re: how to make a button clear?
Post by: Meatball0311 on 25 Mar 2010, 02:09:26
Maybe I need to revise my question.. I want to make a picture a button how would I do that?  What I was thinking of doing it would be to have the picture then place an invisible button on top of it, but all it is doing is leaving a white box?
Title: Re: how to make a button clear?
Post by: i0n0s on 25 Mar 2010, 02:25:19
Use active text in combination with a picture.
That should work better.
Title: Re: how to make a button clear?
Post by: Meatball0311 on 25 Mar 2010, 02:48:52
Awesome!!  Works perfect thank you!