• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

UI Add Tooltip to Frame

Status
Not open for further replies.
Level 8
Joined
Dec 20, 2007
Messages
128
I've been working on custom stats that would draw over the character info card. I need to add tooltips to the icons (frames) and texts (data ex. damage).
So basically, when a player hovers their mouse over a text or frame, a tooltip is displayed. The only tooltip I can display is for the buttons.
WC3ScrnShot_020524_105113_04.png
 

Uncle

Warcraft Moderator
Level 73
Joined
Aug 10, 2018
Messages
7,915
^ Includes a Framework to setup a Tooltiptext (a standard tooltip I assume).

See all of his User Interface resources:
 
Level 8
Joined
Dec 20, 2007
Messages
128
^ Includes a Framework to setup a Tooltiptext (a standard tooltip I assume).

See all of his User Interface resources:
I see, it seems that tooltips really require a button for the hover detection. Guess I'll opt for a button now then. Thanks :)
 
Status
Not open for further replies.
Top