Category: Data Broker
Addon Information
Works with 3.3
Download Latest Version.
To add favorites please register for a free account. If you already have one you need to login. How do I install this? (FAQ)
Author:
Version:
1.0.5
Date:
02-08-2010 12:18 PM
Size:
5.99 Kb
Downloads:
1,182
Favorites:
38
MD5:
Pictures
Click to enlarge
VertiBroker_Tracking with tooltip shown
VertiBroker Tracking
Description:

VertiBroker_Tracking is a simple tracking oriented LibDataBroker plugin.
  • Icon: Shows current tracking icon
  • Text: Shows current tracking name
  • Tooltip: Shows click information
  • Click: Toggles the tracking menu
  Change Log - VertiBroker Tracking
AddOn: VertiBroker_Tracking
Interface: 3.3.2 (30300)

--------------------------------------------------
Version: 1.0.5
Date: 02-08-10

- Small fixes to some of the files
--------------------------------------------------
Version: 1.0.4
Date: 02-03-10

- Fixed interface number in the ChangeLog
--------------------------------------------------
Version: 1.0.3
Date: 02-03-10

- Embedded LibStub, CallbackHandler, and LibDataBroker
- More code restructuring
--------------------------------------------------
Version: 1.0.2
Date: 02-02-10

- Restructured code
- Updated toc for 3.3
--------------------------------------------------
Version: 1.0.1
Date: 04-14-09

- Updated toc for 3.1
--------------------------------------------------
Version: 1.0.0
Date: 04-10-09

- Initial Release
--------------------------------------------------
  Comments - VertiBroker Tracking
Post A Reply Comment Options
Old 03-03-2010, 01:35 AM  
Beoko
A Deviate Faerie Dragon
 
Beoko's Avatar
Interface Author - Click to view interfaces

Forum posts: 12
File comments: 61
Uploads: 19
Re: Map Icon

Quote:
Originally posted by AnthonyK
With this installed, it shows both the mini-map icon and the LDB button. Is the ability to remove it from the mini-map not implemented or do I have something going wrong?
This is a simple data object. It does not affect the minimap in any way. If you wish to have the icon removed the minimap, you will need an addon that is intended to alter the minimap.
Beoko is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 03-02-2010, 12:54 PM  
AnthonyK
A Murloc Raider

Forum posts: 9
File comments: 10
Uploads: 0
Map Icon

With this installed, it shows both the mini-map icon and the LDB button. Is the ability to remove it from the mini-map not implemented or do I have something going wrong?

Last edited by AnthonyK : 03-02-2010 at 12:55 PM.
AnthonyK is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 02-20-2010, 10:22 PM  
Beoko
A Deviate Faerie Dragon
 
Beoko's Avatar
Interface Author - Click to view interfaces

Forum posts: 12
File comments: 61
Uploads: 19
Re: icon error

Quote:
Originally posted by Jaim Sandar
When freshly installed, the panel icon isn't displayed. I'm using FuBar 3.65 with Broker2Fubar 1.1.
If I click on the option in B2F to display the icon, this error is shown:
Code:
VertiBroker_Tracking_B2F: Cannot show icon unless 'iconPath' is set.:
<in C code>: in function `error'
LibFuBarPlugin-3.0-90063:983: in function <...FuBar\libs\LibFuBarPlugin-3.0\LibFuBarPlugin-3.0.lua:974>
(tail call): ?:
<in C code>: ?
<string>:"safecall Dispatcher[3]":9: in function <[string "safecall Dispatcher[3]"]:5>
(tail call): ?:
AceConfigDialog-3.0-45:791: in function <...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:611>
(tail call): ?:
<in C code>: ?
<string>:"safecall Dispatcher[3]":9: in function <[string "safecall Dispatcher[3]"]:5>
(tail call): ?:
AceGUI-3.0-30 (Considerater):326: in function `Fire'
...er\Libs\AceGUI-3.0\widgets\AceGUIWidget-CheckBox.lua:61: in function <...er\Libs\AceGUI-3.0\widgets\AceGUIWidget-CheckBox.lua:57>:

  ---
I hope this can be solved.
Thank you.
Thank you for this information. I never tested FuBar or Broker2FuBar while creating these plugins, but I think I may know what is causing this (and if I'm right, I hate FuBar/Broker2FuBar even more because of it).

Edit: It seems my assumption was correct. I'm not sure where the error occurs exactly (My guess would be Broker2FuBar) - but it's because the icon is not created when the data object is created. Most data display addons do not have this problem since they were not created out of the interest of a hack on an outdated plugin based addon (*cough* not mentioning any addons specifically *cough*).

In all seriousness, this is something that should be covered by Broker2FuBar rather than me having to make a workaround for it (I'll admit that the workaround is less than a line of code, minimal work, and completely trivial). May I ask what is on FuBar that you would rather use it instead of a proper data display addon? I think most of the FuBar plugins have LibDataBroker equivalents, and most of the data display addons are on par with FuBar for functionality.

Last edited by Beoko : 02-20-2010 at 10:58 PM.
Beoko is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 02-20-2010, 01:45 PM  
Jaim Sandar
A Deviate Faerie Dragon
Interface Author - Click to view interfaces

Forum posts: 13
File comments: 302
Uploads: 1
icon error

When freshly installed, the panel icon isn't displayed. I'm using FuBar 3.65 with Broker2Fubar 1.1.
If I click on the option in B2F to display the icon, this error is shown:
Code:
VertiBroker_Tracking_B2F: Cannot show icon unless 'iconPath' is set.:
<in C code>: in function `error'
LibFuBarPlugin-3.0-90063:983: in function <...FuBar\libs\LibFuBarPlugin-3.0\LibFuBarPlugin-3.0.lua:974>
(tail call): ?:
<in C code>: ?
<string>:"safecall Dispatcher[3]":9: in function <[string "safecall Dispatcher[3]"]:5>
(tail call): ?:
AceConfigDialog-3.0-45:791: in function <...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:611>
(tail call): ?:
<in C code>: ?
<string>:"safecall Dispatcher[3]":9: in function <[string "safecall Dispatcher[3]"]:5>
(tail call): ?:
AceGUI-3.0-30 (Considerater):326: in function `Fire'
...er\Libs\AceGUI-3.0\widgets\AceGUIWidget-CheckBox.lua:61: in function <...er\Libs\AceGUI-3.0\widgets\AceGUIWidget-CheckBox.lua:57>:

  ---
I hope this can be solved.
Thank you.
Jaim Sandar is offline Report comment to moderator   Edit/Delete Message 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.




The Network:
EQInterface | EQ2Interface | LoTROInterface | MMOInterface | War.MMOUI | WoWInterface | VGInterface | Allakhazam | Thottbot | Wowhead | Zam


©2009 MMOUI / ZAM Network
vBulletin - Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.