Thread Tools Display Modes
Prev Previous Post   Next Post Next
06-04-16, 09:42 AM   #1
Folji
A Flamescale Wyrmkin
 
Folji's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2009
Posts: 136
Mouseover visibility on a frame with children?

Hiya folks!

So here's a thing I've been fussing a bit over lately. I'd like to have a frame that starts off only partially on-screen and partially off-screen. And then when it's moused over, it pops into view and stays there until the mouse leaves the frame.

But when that frame has child frames with mouse input enabled, mousing over them seems to count as a mouse-out for the parent frame? What's the ideal way to handle such a situation? Is the only feasible option to hook the OnEnter and OnLeave scripts for each child frame present, or are there other ways to do this?
  Reply With Quote
 

WoWInterface » Developer Discussions » General Authoring Discussion » Mouseover visibility on a frame with children?


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off