Showing results 1 to 19 of 19
Search took 0.00 seconds.
Search: Posts Made By: henrik_s
Forum: UI Screenshots, Feedback and Design Discussion 04-05-11, 07:00 AM
Replies: 1,556
Views: 817,919
Posted By henrik_s
Thanks for the feedback, guys : ) I agree that...

Thanks for the feedback, guys : )

I agree that the black can get a bit overpowering. I'll probabaly make all bars a bit transparent like the nameplates.

The bars are textures instead of StatusBar...
Forum: UI Screenshots, Feedback and Design Discussion 04-04-11, 10:44 AM
Replies: 1,556
Views: 817,919
Posted By henrik_s
http://dl.dropbox.com/u/15269493/ui.png Something...

http://dl.dropbox.com/u/15269493/ui.png

Something I've been working on for a little while. Not sure I'm entirely happy with the buff/cooldown/bar icons. Any thoughts?
Forum: Tech Chat 01-06-11, 09:29 AM
Replies: 26
Views: 30,065
Posted By henrik_s
Two SSDs in raid 0 might be a decent compromise.

Two SSDs in raid 0 might be a decent compromise.
Forum: AddOn Search/Requests 01-06-11, 07:29 AM
Replies: 8
Views: 5,631
Posted By henrik_s
Add this to an...

Add this to an addon:

CHAT_FRAME_TAB_SELECTED_MOUSEOVER_ALPHA = 1
CHAT_FRAME_TAB_SELECTED_NOMOUSE_ALPHA = 0

CHAT_FRAME_TAB_ALERTING_MOUSEOVER_ALPHA = 0
CHAT_FRAME_TAB_ALERTING_NOMOUSE_ALPHA =...
Forum: General Authoring Discussion 12-10-10, 03:29 PM
Replies: 7
Views: 18,267
Posted By henrik_s
Local variables are very fast as they reside in...

Local variables are very fast as they reside in virtual machine registers, and are accessed directly by index. Global variables on the other hand, reside in a lua table and as such are accessed by a...
Forum: AddOn Help/Support 12-05-10, 03:42 PM
Replies: 10
Views: 7,013
Posted By henrik_s
It seems the frame is not created until you open...

It seems the frame is not created until you open it (manually). After that GuildFrame:Show() should work.
Forum: UI Screenshots, Feedback and Design Discussion 12-03-10, 07:26 PM
Replies: 4,945
Views: 2,256,137
Posted By henrik_s
Current: http://dl.dropbox.com/u/15269493/ui.png

Current:

http://dl.dropbox.com/u/15269493/ui.png
Forum: Lua/XML Help 11-19-10, 11:07 AM
Replies: 3
Views: 3,811
Posted By henrik_s
Something like this: if...

Something like this:

if GetSpellCooldown("MyAwesomeSpell") > 0 then
texture:SetTexture(r, g, b)
else
texture:SetTexture(r, g, b)
end
Forum: UI Screenshots, Feedback and Design Discussion 11-15-10, 05:55 AM
Replies: 4,945
Views: 2,256,137
Posted By henrik_s
Looks really great.

Looks really great.
Forum: UI Screenshots, Feedback and Design Discussion 11-12-10, 03:13 PM
Replies: 4,945
Views: 2,256,137
Posted By henrik_s
Thanks : ]

Thanks : ]
Forum: UI Screenshots, Feedback and Design Discussion 11-12-10, 09:36 AM
Replies: 4,945
Views: 2,256,137
Posted By henrik_s
Nearing completion...

Nearing completion ...
http://img828.imageshack.us/img828/7642/pewpewui.jpg
Forum: UI Screenshots, Feedback and Design Discussion 11-12-10, 08:39 AM
Replies: 4,945
Views: 2,256,137
Posted By henrik_s
I would match the action/aura buttons to your...

I would match the action/aura buttons to your unit frame borders and I feel the bottom art clashes with the rest of the UI.
Forum: UI Screenshots, Feedback and Design Discussion 11-06-10, 09:39 PM
Replies: 4,945
Views: 2,256,137
Posted By henrik_s
Something I'm working...

Something I'm working on:
http://img222.imageshack.us/img222/5205/kordauiv16.jpg
Forum: Cataclysm Beta 11-06-10, 11:31 AM
Replies: 1
Views: 5,474
Posted By henrik_s
SecureGroupHeaderTemplate and Cataclysm

Hi.

Is anyone aware of any changes or bugs regarding SecureGroupHeaderTemplate? The buttons aren't being created but I'm not receiving errors either.

Thanks.
Forum: Lua/XML Help 10-13-10, 05:12 AM
Replies: 1
Views: 3,013
Posted By henrik_s
This will do what you...

This will do what you want:

SecureUnitButton_OnLoad(MyPlayerFrame, "player", function()
ToggleDropDownMenu(1, nil, PlayerFrameDropDown, "cursor")
end)

For the tooltip to show, you will also need...
Forum: News 08-05-10, 09:15 AM
Replies: 1,230
Views: 594,798
Posted By henrik_s
"15.6 GB remaining" Is it downloading the entire...

"15.6 GB remaining"

Is it downloading the entire client?

edit: as opposed to patching the WotLK client. The beta install folder is already 15 GB.
Forum: News 07-26-10, 02:23 PM
Replies: 1,230
Views: 594,798
Posted By henrik_s
Fantastic! Thanks alot, guys. Is the inital...

Fantastic! Thanks alot, guys.

Is the inital download fully patched or can I expect a bunch of patches after installing?
Forum: News 07-14-10, 10:02 AM
Replies: 1,230
Views: 594,798
Posted By henrik_s
Alright, thanks for the speedy reply. Taking my...

Alright, thanks for the speedy reply. Taking my chances then : ]
Forum: News 07-14-10, 09:50 AM
Replies: 1,230
Views: 594,798
Posted By henrik_s
Hi. Do you accept compilations containing addons...

Hi.

Do you accept compilations containing addons written by the uploader?
Showing results 1 to 19 of 19