Thread Tools Display Modes
10-01-07, 01:45 AM   #1
deoradh
A Defias Bandit
AddOn Author - Click to view addons
Join Date: Oct 2007
Posts: 2
Hacking Aloft?

This is probably not the best place to ask this question, but please indulge me.

I'd like to get the tooltip text to be automatically available, instead of only available after loaded into [Comment] via a mouseover. I've looked through the source, and saw where the comment data was updated (in AloftCommentData:UpdateAll()), but don't know how to *properly* ensure that it's called during, say, NameText's update (since names are automatically updated, this seemed like a good place to start). The naive approach of inserting a call to AloftCommentData:UpdateAll() at the beginning of the update for name text generated what appeared to be a method resolution error.

Never touched WoW hacking before -- anyone (familiar with Aloft and) able to point me in the right place to make this so?

(Ideally, hacking a new [Tooltip] tag would be great, but I think I'd leave that to the Aloft maintainers...)

Thanks in advance --
  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » AddOn Help/Support » Hacking Aloft?


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