Thread Tools Display Modes
10-06-05, 05:33 PM   #1
Gello
A Molten Giant
AddOn Author - Click to view addons
Join Date: Jan 2005
Posts: 521
Tipster

I don't see Tipster posted on this site but since this is a haven for Ace I thought I'd repost:

If you make this small mod:

TestTooltip.toc
## Interface: 1700
## Title: TestTooltip
TestTooltip.xml

TestTooltip.xml
<Ui>
<GameTooltip name="Test_GameTooltip" inherits="GameTooltipTemplate" parent="UIParent" hidden="true"/>
</Ui>

Then do: GameTooltip_SetDefaultAnchor(Test_GameTooltip,UIParent)

Tipster causes an odd SetOwner error if you have defpos defined:
There is no hook to call for table: 11ADC6E8SetOwner
(that exact error came from another user's screen--with UIParent the 11ADC6E8 can be nil but it's usually the table of the parent)

I've looked at the code but unfortunately I don't understand Ace.

Is the tooltip above made properly? If it's made properly, is it possible for this mod to ignore custom tooltips like the one above? It's causing errors in other mods (ItemRack is the one I'm concerned about) trying to use GameTooltip_SetDefaultAnchor on custom tooltips.
  Reply With Quote
10-06-05, 05:35 PM   #2
Devla
A Cobalt Mageweaver
 
Devla's Avatar
AddOn Compiler - Click to view compilations
Join Date: Mar 2005
Posts: 206
Hey Gello

The Ace guys hang out over on the Ace forums

Here's a link to the Tipster Page:
http://www.wowace.com/forums/viewtopic.php?t=18
__________________
RETIRED Author
  Reply With Quote
10-06-05, 05:39 PM   #3
Gello
A Molten Giant
AddOn Author - Click to view addons
Join Date: Jan 2005
Posts: 521
Thanks! I'll go post over there.
  Reply With Quote
10-06-05, 08:42 PM   #4
Turan
A Murloc Raider
Join Date: Jun 2005
Posts: 3
I saw your post there and on Curse, but Kaelten had pointed me here already, so I have a fix available now. I'll get Tipster posted here if I can create a dummy screenshot real quick.
  Reply With Quote
10-06-05, 09:29 PM   #5
Gello
A Molten Giant
AddOn Author - Click to view addons
Join Date: Jan 2005
Posts: 521
That was fast, thanks! Didn't mean to post it all over, just didn't know where it'd be read hehe.
  Reply With Quote
10-07-05, 09:39 AM   #6
Random
A Warpwood Thunder Caller
AddOn Author - Click to view addons
Join Date: Jan 2005
Posts: 93
/pokes Turan, we have red names!
  Reply With Quote
10-10-05, 01:04 PM   #7
tardmrr
Lua Ninja
AddOn Author - Click to view addons
Join Date: Jun 2005
Posts: 133
Originally Posted by Random
/pokes Turan, we have red names!
I know! Isn't that awesome?
  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » AddOn Search/Requests » Tipster


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