Thread: Onset varible
View Single Post
  #21  
Unread 03-28-2011, 07:36 PM
gm9 gm9 is offline
gm10-1
Premium Member
EQ2Interface Super Mod
Featured
 
Join Date: Feb 2006
Posts: 6,479
Default

OnHoverIn is messy. The usual way is to create two custom buttons, one to overlay the default button, the second one is invisible. Invisible one gets your hide_window code in it's OnActivate event, followed by an activated=false. The first button activated the second button depending on the state of the checkbox, so Parent.SecondButton.Activated=Parent.Parent.YourCheckbox.checked.
__________________
P R O F I T U I ∙ R E B O R N [Auto-Updater] | [Portal] | [F.A.Q.] | [Support Forums]
~ Retired ~
If it does not work, you likely installed it incorrectly. Always try a clean install before reporting bugs.
Reply With Quote