Thread: Onset varible
View Single Post
  #20  
Unread 03-28-2011, 02:40 PM
Drumstix42's Avatar
Drumstix42 Drumstix42 is offline
A Griffon
Featured
 
Join Date: Oct 2004
Server: Antonia Bayle
Posts: 3,287
Default

Ah, right, once it hides itself, it wouldn't be able to trigger an OnHover again since OnHover only works for visible things. You're best bet is to use a page that sits on top of the button, and always visible, but has nothing in it AbsorbsInput=false and has no style. That page can have the OnHoverIn code to tell the fake button to appear or not. That way it always gets triggered.

Sorry for the scatterbrain-ness.
__________________
"I'm afraid you're guilty of thought-crime. Don't bother getting the door, we'll let ourselves in..."
<Donate to DrumsUI> < [DrumsUI] Updater > < [DrumsUI] Full Interface> < Drumstix42 on Twitch.tv
>
Reply With Quote