Download
(1Kb)
Download
Updated: 07-02-10 12:10 AM
Pictures
File Info
Updated:07-02-10 12:10 AM
Created:07-02-10 12:10 AM
Downloads:2,170
Favorites:14
MD5:

Real-id: Toastmaster

Version: 1.0
by: morkesh [More]

Toastmaster

Toastmaster will let you change the default position of the black popup box from real-id.

syntax is /toastmaster and rest should be self explanatory



In response to questions i've received about the name, the black frame is named BNToastFrame

Optional Files (0)


Post A Reply Comment Options
Unread 07-28-10, 07:30 PM  
Faraque
A Theradrim Guardian
 
Faraque's Avatar
AddOn Author - Click to view AddOns

Forum posts: 68
File comments: 105
Uploads: 1
Excellent. Thank you for looking into this.
__________________
"imo Fara raged and gave Joker his scars" - Blueninja of Shadowmoon
Report comment to moderator  
Reply With Quote
Unread 07-28-10, 06:13 PM  
morkesh
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 15
File comments: 17
Uploads: 3
Sounds weird :S will look into it!

Edit:Found it!

in Interface\AddOns\Tukui\scripts\tooltip.lua you'll see these lines:
Code:
TukuiDB:SetTemplate(BNToastFrame)
BNToastFrame:HookScript("OnShow", function(self)
	self:ClearAllPoints()
	self:SetPoint("BOTTOMLEFT", TukuiInfoLeft, "TOPLEFT", 0, TukuiDB:Scale(5))
	self:SetBackdropColor(unpack(TukuiDB["media"].backdropcolor))
	self:SetBackdropBorderColor(unpack(TukuiDB["media"].bordercolor))
end)
if you change them to

Code:
TukuiDB:SetTemplate(BNToastFrame)
BNToastFrame:HookScript("OnShow", function(self)
	self:SetBackdropColor(unpack(TukuiDB["media"].backdropcolor))
	self:SetBackdropBorderColor(unpack(TukuiDB["media"].bordercolor))
end)
it should work, but please take back-up as i'll take no responsibility if your UI explodes in a rainbow and unicorns start spraying out of your screen.
Last edited by morkesh : 07-28-10 at 06:31 PM.
Report comment to moderator  
Reply With Quote
Unread 07-26-10, 09:16 PM  
Faraque
A Theradrim Guardian
 
Faraque's Avatar
AddOn Author - Click to view AddOns

Forum posts: 68
File comments: 105
Uploads: 1
Doesn't save it's setting when used with a base install of Tuk UI.

http://www.tukui.org/

Always resets it's position which is incredibly annoying.
__________________
"imo Fara raged and gave Joker his scars" - Blueninja of Shadowmoon
Report comment to moderator  
Reply With Quote
Unread 07-10-10, 07:02 PM  
morkesh
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 15
File comments: 17
Uploads: 3
You'r very welcome! spread the word
Report comment to moderator  
Reply With Quote
Unread 07-10-10, 04:59 PM  
Amberose
A Kobold Labourer
 
Amberose's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1
File comments: 71
Uploads: 1
Thankyou! Just what i was looking for
Report comment to moderator  
Reply With Quote
Unread 07-02-10, 02:52 AM  
jlb969
A Defias Bandit
 
jlb969's Avatar

Forum posts: 2
File comments: 24
Uploads: 0
Downloading now! been looking for something like this ty
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: