Thread Tools Display Modes
03/16/23, 09:36 PM   #1
nilo
Join Date: Feb 2022
Posts: 15
Problem with making a tooltip for a CT_TEXTURE

My goal is to add a tooltip presenting the race name when I hover over the race icon on screen.
I used this old post as guide but maybe I'm missing something https://www.esoui.com/forums/showthread.php?t=1647
Attached Thumbnails
Click image for larger version

Name:	1.PNG
Views:	137
Size:	36.2 KB
ID:	1546  Click image for larger version

Name:	2.PNG
Views:	130
Size:	32.7 KB
ID:	1547  
  Reply With Quote
03/17/23, 03:58 AM   #2
Baertram
Super Moderator
 
Baertram's Avatar
WoWInterface Super Mod
AddOn Author - Click to view addons
Join Date: Mar 2014
Posts: 4,912
You need to use control:SetMouseEnabled(true) on your texture controls to activate the OnMouse handlers.
  Reply With Quote
03/17/23, 05:22 AM   #3
nilo
Join Date: Feb 2022
Posts: 15
Thumbs up

It worked, thank you so much
I figured I was just missing smth small, you're the best
  Reply With Quote

ESOUI » Developer Discussions » Lua/XML Help » Problem with making a tooltip for a CT_TEXTURE

Thread Tools
Display Modes

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