Download
(1Kb)
Download
Updated: 07-01-12 02:28 AM
Pictures
File Info
Updated:07-01-12 02:28 AM
Created:unknown
Downloads:4,503
Favorites:10
MD5:
Categories:ToolTip, ToolTip

xToolTip

Version: 40300
by: Xzatly [More]

Add'on without GUI for move the default ToolTip where you want.
Very lightweight.
ReadMe.txt for some help.

Thanks p3lim !


edit:

For change the ToolTip anchor, open xToolTip.lua with wordpad and replace
the second line by :


Code:
	tooltip:SetOwner(parent, "ANCHOR_xXx")


"xXx" can by :
CURSOR
BOTTOMRIGHT
BOTTOMLEFT
TOPRIGHT
TOPLEFT
CENTER


For example with ToolTip on CURSOR :



Code:
function GameTooltip_SetDefaultAnchor(tooltip, parent)
	tooltip:SetOwner(parent, "ANCHOR_CURSOR")
end


--
--

If you want to attribute X, Y coords you can do it too.
Like that:



Code:
	tooltip:SetOwner(parent, "anchor", x, y)


X and Y must be replaced by numbers, for example :



Code:
function GameTooltip_SetDefaultAnchor(tooltip, parent)
	tooltip:SetOwner(parent, "anchor", 1500, -1150)
end



Et voilà.

Optional Files (0)


Post A Reply Comment Options
Unread 07-31-08, 04:56 AM  
disiz
A Deviate Faerie Dragon
 
disiz's Avatar
AddOn Author - Click to view AddOns

Forum posts: 17
File comments: 55
Uploads: 1
Hey my reworked UF .blps in the screenshot . Havent seen `em a long time... For that I`ll rate your addon ...
Report comment to moderator  
Reply With Quote
Unread 06-01-08, 09:23 AM  
p3lim
A Pyroguard Emberseer
 
p3lim's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1710
File comments: 1222
Uploads: 43
What did i do?
Report comment to moderator  
Reply With Quote
Unread 05-28-08, 09:55 PM  
Jansus
A Fallenroot Satyr
AddOn Author - Click to view AddOns

Forum posts: 28
File comments: 73
Uploads: 1
Re: Description of the addon

Originally posted by Fin
"ReadMe.txt for some help"

No offence, but, couldn't you go to that tiny extra bit of effort and just paste whatever's in the ReadMe.txt on WoWI? I'm not going to bother downloading an additional archive in order to extract just one file, sorry. Perhaps you don't care - but then why did you upload your addon in the first place?

Wow, yeah I see what you mean, i ran out of hard drive space because of that 1kb readme.txt file, and, after I cleared space, I even had to open it,way too much effort, i just quit wow altogether.
If it's too much effort to download the readme for his addon, then just go spend 20 minutes and find another one.

A thanks would of been better...
Report comment to moderator  
Reply With Quote
Unread 10-30-07, 03:59 AM  
Xzatly
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 1
File comments: 23
Uploads: 2
Originally posted by eiszeit
what's thad bag mod? Oo;
Combuctor
Report comment to moderator  
Reply With Quote
Unread 10-30-07, 02:46 AM  
eiszeit
A Chromatic Dragonspawn
 
eiszeit's Avatar
AddOn Author - Click to view AddOns

Forum posts: 154
File comments: 448
Uploads: 7
what's thad bag mod? Oo;
__________________
Lyn • I'm a mess of unfinished thoughts
Report comment to moderator  
Reply With Quote
Unread 10-27-07, 11:11 PM  
Fin
An Aku'mai Servant
 
Fin's Avatar
AddOn Author - Click to view AddOns

Forum posts: 34
File comments: 74
Uploads: 3
Description of the addon

"ReadMe.txt for some help"

No offence, but, couldn't you go to that tiny extra bit of effort and just paste whatever's in the ReadMe.txt on WoWI? I'm not going to bother downloading an additional archive in order to extract just one file, sorry. Perhaps you don't care - but then why did you upload your addon in the first place?
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump:

Support AddOn Development!

You have just downloaded by the author . If you like this AddOn why not consider supporting the author? This author has set up a donation account. Donations ensure that authors can continue to develop useful tools for everyone.