Category: ToolTip
Addon Information
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)
haste's Portal Bug Reports Feature Requests
Author:
Version:
1.3
Date:
03-09-2009 10:23 AM
Size:
1.63 Kb
Downloads:
5,993
Favorites:
122
MD5:
Pictures
Click to enlarge
Chippu   Popular! (More than 5000 hits)
Chippu is a tiny add-on that will color the tooltip border to fit the quality of the item it shows.
  Change Log - Chippu
Changes from 1.2
- TOC bumped to 3.0.

Changes from 1.1
- No longer errors on item links due to the preload changes in 2.4.
- TOC bumped to 2.4.

Changes from 1.0
- Should behave better performance wise.
  Optional Files - Chippu
Sorry, there are currently no optional files available.
  Archived Versions - Chippu
File Name
Version
Size
Author
Date
1.2
2kB
haste
03-27-2008 12:38 PM
  Comments - Chippu
Post A Reply Comment Options
Old 03-11-2009, 02:43 PM  
aorcsik
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Tooltip background

Hi,

I made a little modification to color the tooltip background like the border.

I modified the line where you set the backdrop color to black:
Code:
self:SetBackdropColor(0, 0, 0, 1)
To this:
Code:
r = 0.08 * r
g = 0.08 * g
b = 0.08 * b
self:SetBackdropColor(r, g, b, 0.85)
The only problem with it is that it shows full white tooltip bg when you mouse over some item or profession spell in the profession panel. Maybe you could add some workaround, I was just playing with lua a bit back then.

Last edited by aorcsik : 03-11-2009 at 02:43 PM.
aorcsik is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 05-02-2008, 10:33 AM  
p3lim
A Molten Giant
 
p3lim's Avatar
Interface Author - Click to view interfaces

Forum posts: 558
File comments: 839
Uploads: 19
Re: Re: Slight issue

Quote:
Originally posted by haste
Tip Tac creates it's own tooltip, and just hides the default one. So this is not an issue with Chippu. Ask the author of Tip Tac for the border coloring instead.
TipTac has this feature too now.
p3lim is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 12-25-2007, 05:59 PM  
haste
Featured Artist
 
haste's Avatar
Featured Addon Author

Forum posts: 349
File comments: 177
Uploads: 24
Re: Slight issue

Quote:
Originally posted by Vytae
When using Tip Tac the colors don't show up except for in the itemlinks.
Tip Tac creates it's own tooltip, and just hides the default one. So this is not an issue with Chippu. Ask the author of Tip Tac for the border coloring instead.
haste is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 12-24-2007, 12:03 PM  
Vytae
A Murloc Raider

Forum posts: 6
File comments: 62
Uploads: 0
Slight issue

When using Tip Tac the colors don't show up except for in the itemlinks.
Vytae is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 07-27-2007, 04:15 PM  
Dridzt
A Frostmaul Preserver
Interface Author - Click to view interfaces

Forum posts: 279
File comments: 409
Uploads: 37
The error only appeared with itemlinks in trade channel and it was a "Usage: GetItemQualityColor('index')" type message.
Sorry I don't have the stack trace...

On the bright side I cannot reproduce it with 1.1 so... sorry for the false alarm
(should have checked I'm updated to latest version).

All is well with Chippu 1.1 and wow 2.2.0
Dridzt is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 07-27-2007, 09:14 AM  
haste
Featured Artist
 
haste's Avatar
Featured Addon Author

Forum posts: 349
File comments: 177
Uploads: 24
Re: 2.2.0 PTR issue (only)

It would be nice if you could provide me with the exact error, and possibly the stack trace of it. The 2.2 PTR currently doesn't start under Wine, so there's not much I can do without it.

edit: Friend of mine told me that 1.1 of Chippu is working fine on the 2.2 PTR. I also noticed that you said the error was on line 47, could you try updating to 1.1 and see if it fixes your issue?

Last edited by haste : 07-27-2007 at 09:40 AM.
haste is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 07-27-2007, 08:13 AM  
Dridzt
A Frostmaul Preserver
Interface Author - Click to view interfaces

Forum posts: 279
File comments: 409
Uploads: 37
2.2.0 PTR issue (only)

Possibly because of some change to the GetItemInfo code by Blizzard,
Chippu gives an error on tips.lua:47 local r, g, b = GetItemQualityColor(quality)
on the 2.2.0 PTR only (not a live issue)

I'm guessing there has been a change to GetItemInfo to support this:
Quote:
* You will be able to use item:N, where N is the ID of the item, instead of the item name in macros. One of the advantages of this is that it will work even if you don't currently have the item, as long as it is in your item cache (e.g. GetItemInfo("item:N") returns non-nil)
functionality in macros and that's what's causing Chippu issues.

Just a heads up.

Great little addon btw
Dridzt is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 07-11-2007, 08:33 PM  
mikma
An Aku'mai Servant
 
mikma's Avatar
Interface Author - Click to view interfaces

Forum posts: 36
File comments: 173
Uploads: 25
This addon has my attention.

Too bad I'm a sucker of eyecandy, and I know why haste has his panties up in the crotch about Skinner.

Most don't know that it was actually haste that started skinner way back. It was named oSkin and it was extremely easy. Suddenly it started to grow like a horse on steroids and it tried to skin everything. Then it grew to the abomination it is now and got in to the point where enough was enough for haste.

If he doesn't like the addon and can't support it, don't make him feel bad about it, it's not his fault.
mikma is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 07-11-2007, 12:25 AM  
haste
Featured Artist
 
haste's Avatar
Featured Addon Author

Forum posts: 349
File comments: 177
Uploads: 24
Quote:
Originally posted by psyco69
Kinda harsh comments there Haste about skinner, since it does what it does and does it well. The author of which had no idea that a mod like yours was around, but thanks to Phanx the auther of skinner, Jncl, has made skinner work with Chippu. File can be found on files.wowace.com
Most parts of skinner is beyond horrible when it comes to how it's coded, and what it does. I still regret writing the initial code and letting it morph into what it is today.

Last edited by haste : 07-11-2007 at 12:26 AM.
haste is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 07-10-2007, 05:33 PM  
psyco69
A Kobold Labourer

Forum posts: 0
File comments: 7
Uploads: 0
Kinda harsh comments there Haste about skinner, since it does what it does and does it well. The author of which had no idea that a mod like yours was around, but thanks to Phanx the auther of skinner, Jncl, has made skinner work with Chippu. File can be found on files.wowace.com
psyco69 is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 07-03-2007, 10:19 PM  
haste
Featured Artist
 
haste's Avatar
Featured Addon Author

Forum posts: 349
File comments: 177
Uploads: 24
Quote:
Originally posted by Dulcea
I *think* (and mind you, I know nothing about coding) that something in the regular game tooltip for skinner is blocking the colored edge? I'm honestly not sure how, since it will give me the colored border in the auction house. (Using skinner) When i turned off the skinning for tooltips in skinner, it would work for everything, but it turned into what is your screen shot (a 'flat' tooltip, versus the pseudo 3D that skinner gives you.)
I looked into the beasts code and came out with the following solution: Torture the author of the abomination to add a option to prevent it from spreading it's disease to the tooltip (or at least the border / both). It's the only viable solution. I could have Chippu completely tear the insides of it apart and re-attach them to prevent it from modifying the tooltip, but I see no reason to add more code to Chippu the necessary.

Last edited by haste : 07-03-2007 at 10:24 PM.
haste is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 07-03-2007, 09:09 PM  
Dulcea
A Murloc Raider

Forum posts: 4
File comments: 16
Uploads: 0
I *think* (and mind you, I know nothing about coding) that something in the regular game tooltip for skinner is blocking the colored edge? I'm honestly not sure how, since it will give me the colored border in the auction house. (Using skinner) When i turned off the skinning for tooltips in skinner, it would work for everything, but it turned into what is your screen shot (a 'flat' tooltip, versus the pseudo 3D that skinner gives you.)
Dulcea is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 07-03-2007, 06:23 PM  
haste
Featured Artist
 
haste's Avatar
Featured Addon Author

Forum posts: 349
File comments: 177
Uploads: 24
Quote:
Originally posted by Dulcea
While I agree that not every mod should be ace'd, I would like it if this would work with skinner (I'm an sucker for pretties, and I love how skinner skins the tooltips.) is there any way to get this to work *with* skinner? Without disabling the pretty gradient?

Thanks. ^_^
How does it not work with Skinner?
(I currently don't have any net connection, which pretty much render me unable to test myself)
haste is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 07-03-2007, 05:06 PM  
Dulcea
A Murloc Raider

Forum posts: 4
File comments: 16
Uploads: 0
While I agree that not every mod should be ace'd, I would like it if this would work with skinner (I'm an sucker for pretties, and I love how skinner skins the tooltips.) is there any way to get this to work *with* skinner? Without disabling the pretty gradient?

Thanks. ^_^
Dulcea is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 07-02-2007, 10:34 AM  
lanacan
Random, Crazy, Mental...
 
lanacan's Avatar
Premium Member
Interface Author - Click to view interfaces

Forum posts: 91
File comments: 359
Uploads: 13
Quote:
Originally posted by JoshBorke
great mod!

any chance you could ace this?

Why, not every mod has to be Ace'd to be good.
lanacan is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Post A Reply



Category Jump:




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


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