|
| 01 Nov 2011 04:05 PM |
I'm too lazy to test this, so can someone confirm whether or not GuiButtons will fire any events when their Visible = false? I don't want a button that I have to be clickable when I make it invisible, and I also don't want it to interfere with the Mouse, which will be able to click other stuff.
So yeah. Halp. |
|
|
| Report Abuse |
|
|
nate890
|
  |
| Joined: 22 Nov 2008 |
| Total Posts: 21686 |
|
|
| 01 Nov 2011 04:06 PM |
| Nop, they don't fire when visible is false. |
|
|
| Report Abuse |
|
|
| |
|
|
| 01 Nov 2011 04:11 PM |
| I know 100% that MouseEnter and MouseLeave (I believe that's what it's called :P) get fired even if it is invisible. |
|
|
| Report Abuse |
|
|
|
| 01 Nov 2011 04:34 PM |
| Yes, as mentioned above, some events do fire and some do not. |
|
|
| Report Abuse |
|
|
nate890
|
  |
| Joined: 22 Nov 2008 |
| Total Posts: 21686 |
|
|
| 01 Nov 2011 04:36 PM |
Ehh, I thought all events were cut-off when the gui's visible property is set to false.
Uh, must've though wrong. |
|
|
| Report Abuse |
|
|
|
| 02 Nov 2011 03:33 PM |
| *Girly squeal* I helped a master scripter :D |
|
|
| Report Abuse |
|
|