Elitist Jerks
Register
Blogs
Forums


Go Back   Elitist Jerks » User Interface and AddOns

Closed Thread
 
LinkBack Thread Tools
Old 09/11/07, 6:10 AM   #1676
Marcel
Von Kaiser
 
Undead Mage
 
Skullcrusher (EU)
Originally Posted by Eph View Post
I love what you did with grid!

Offline
Old 09/11/07, 6:35 AM   #1677
Jameseh
Von Kaiser
 
Human Mage
 
Aerie Peak (EU)
Originally Posted by zork View Post
I will try. I edited the tooltip-border-file and gave it a rectangular look. The edges are now angled instead of rounded. Since you can activate the tooltip-border for many addons you can get this look for them aswell.
To get the same effect with eepanels you had to make like 3 frames around every unitframe or frame you wanted the same look at. Now you only need to edit the tooltip file and load the one you like in the addon of your choice and its done. Plus is that you can colorize the border ingame in some addons to give it further tweaks.

The idea first came into my find yesterday so I did some tests which worked out perfectly.

- surl.se/dnse
- surl.se/dnte
- surl.se/dnub
- surl.se/dnuf
- surl.se/dnvh (this one was done by editing the simpleminimap tga-file)
- surl.se/doam

Ahh, it's very clear now, many thanks for explaining it so well, I'll also be taking this for use on my interface.

Offline
Old 09/11/07, 6:57 AM   #1678
Emberonis
Glass Joe
 
Human Mage
 
Earthen Ring (EU)
Originally Posted by funkydude View Post
Latest featuring texture change:
This been uploaded anywhere yet?

Offline
Old 09/11/07, 8:06 AM   #1679
Fingolfin
Glass Joe
 
Night Elf Rogue
 
Shadowsong (EU)
Originally Posted by deetee View Post
The buffs are displayed by Buffalo2 and Buffalo2_Dreamlayout, the ap/crit stuff in the bottom is MeleeFrame. Both can be collected over at WowAce downloads
I loved the way you had your buffs set up so i downloaded the mods you said you were using. How do i actually get Dreamlayout to work in conjunction with Buffalo. When i look in my mods list it says its missing a dependency. Do I have to put the dreamlayout in the Buffalo folder?

Thanks a lot.

Offline
Old 09/11/07, 8:15 AM   #1680
Marcel
Von Kaiser
 
Undead Mage
 
Skullcrusher (EU)
Originally Posted by Bridonna View Post
http://i12.tinypic.com/4l91p4x.jpg
I like it, is that grid?

Offline
Old 09/11/07, 9:31 AM   #1681
Aranan
Piston Honda
 
Aranan's Avatar
 
Night Elf Druid
 
Bronzebeard
Originally Posted by Wraithlin View Post
Im going to ask a really basic question, but still Im returning to wow after a 6month break and having my first ever stab at changing my UI using anything more than CT Raid and itemrack.

How can I bind more than 1 action bar to keystrokes. I see in most of these UIs the keystrokes Shift+?, and Cntrl+? are bound but try as I might I cant figure out how to bind those. Ive instealled Photek X and DoTimer so far (it took me 20 minutes to figure out how to open my bags ). Both downloaded from Curse.
Press escape and go to the keybindings menu. You can assign hotkeys to most anything this way; just look for things like ActionBar2 or something. It's done the same way if you use the default Blizzard bars or if you use something like Bartender or (I assume) Bongos.

If you're brand new to UI tinkering, I'd really suggest you not download a compiled packaged UI that someone else made. Start small with addons like DoTimer, FuBar and a couple of Fu plugins, maybe grab a bar mod such as Bartender3. That will give you enough stuff to customize without overwhelming yourself.

Originally Posted by Marcel View Post
I like it, is that grid?
Judging by the corner indicators, I'd say yes.

Offline
Old 09/11/07, 11:18 AM   #1683
Duilliath
Great Tiger
 
Duilliath's Avatar
 
Night Elf Druid
 
The Maelstrom (EU)
Originally Posted by zork View Post
I will try. I edited the tooltip-border-file and gave it a rectangular look. The edges are now angled instead of rounded. Since you can activate the tooltip-border for many addons you can get this look for them aswell.
To get the same effect with eepanels you had to make like 3 frames around every unitframe or frame you wanted the same look at. Now you only need to edit the tooltip file and load the one you like in the addon of your choice and its done. Plus is that you can colorize the border ingame in some addons to give it further tweaks.

The idea first came into my find yesterday so I did some tests which worked out perfectly.
Great idea. I'll need to go and give it a try.

Could you perhaps expand on it a bit further than you've done before ?
Whilst I've gone n fiddled with addons, I haven't done any editing whatsoever.

For example, where exactly would I find the tooltip-border-file ?

Only search results I got for "tooltip" or "border" were inside the addon folder already.

Offline
Old 09/11/07, 12:09 PM   #1684
zork
Don Flamenco
 
zork's Avatar
 
Dwarf Warrior
 
Eredar (EU)
Originally Posted by Duilliath View Post
Great idea. I'll need to go and give it a try.
Could you perhaps expand on it a bit further than you've done before ?
Whilst I've gone n fiddled with addons, I haven't done any editing whatsoever.
For example, where exactly would I find the tooltip-border-file ?
Only search results I got for "tooltip" or "border" were inside the addon folder already.
Yes that is correct. If you only want the tooltip-border changed without any addons you can do so by only using the tooltip-folder under interface.

The one file you are looking for is called: "UI-Tooltip-Border.blp"

BLP is a graphic-file-format that can be converted into TGA-files and back with a BLP2TGA converter (just look for one on curse.com or use Google).
If you got some graphic program that is capable of handling alpha channels you can edit the TGA-files to your liking. After that just convert them back to BLP.

If you name the BLP file like I did above it will be used in the default UI and "some" addons will find it, but some don't. Why? Well I didn't knew that either but I got lucky and found the rather simple reason. Its important to know how the file is called, if the source reads like this: xyz = "Interface/Tooltips/UI-Tooltip-Border" it will use the original Blizzard tooltip-border. But if you change it to: xyz = "Interface\\Tooltips\\UI-Tooltip-Border" it will work properly.

Now you can run everything with just changing the default tooltip and use just that one file, but if you want another border for some specific addon, just create another BLP and name it to sth like "MyOwnTooltip.blp" and save it into the Tooltips folder. Now you just have to edit your addon, find all the lines where the default tooltip is called and rename it like this: xyz = "Interface\\Tooltips\\MyOwnTooltip". Thats it. It gives you the opportunity to create multiple borders-types.


Offline
Old 09/11/07, 1:15 PM   #1685
Duilliath
Great Tiger
 
Duilliath's Avatar
 
Night Elf Druid
 
The Maelstrom (EU)
That did make it a fair bit clearer.

I'll go n give it a shot when I've a couple hours to kill. I've got Photoshop, so the TGA file shouldn't be a problem.

Would it be possible to make it a gradient instead of one solid colour ?
That would seriously make it a lot easier than EEPanels as, to my understanding, you'd need to layer 2 backgrounds on top of each other to achieve that.

Offline
Old 09/11/07, 1:28 PM   #1686
Sichosis
Piston Honda
 
Night Elf Rogue
 
Whisperwind
Very cool! I was wondering if anyone knew the name of the font used when you type your username and password in. I want to replace that font.

Offline
Old 09/11/07, 1:56 PM   #1687
zork
Don Flamenco
 
zork's Avatar
 
Dwarf Warrior
 
Eredar (EU)
Originally Posted by Duilliath View Post
That did make it a fair bit clearer.

I'll go n give it a shot when I've a couple hours to kill. I've got Photoshop, so the TGA file shouldn't be a problem.

Would it be possible to make it a gradient instead of one solid colour ?
That would seriously make it a lot easier than EEPanels as, to my understanding, you'd need to layer 2 backgrounds on top of each other to achieve that.
Yes you can do gradients, but have in mind that the border is very small. I think you only got 1-6 pixel to play with (depends on how thick you draw your border).
The cool thing is, not even can you add a gradient, you can add a alpha gradient too.


Offline
Old 09/11/07, 3:25 PM   #1688
Evil Elvis
Glass Joe
 
Gnome Mage
 
Laughing Skull
Originally Posted by zork View Post
I finally managed to get my UI ready for download.

Whats new?
I edited the default blizzard tooltip-border to make it look eepanels-like.
Every addon that has the possibilty to show the tooltip-border can take advantage of this and you do not need to make many eepanels anymore.
Secondly I edited the pitbull-aura-frames a bit to give the buffs/debuffs a little more room to breath and edited the buff-border in the same way as the tooltip-border.

Screenshots (no eepanels just new tooltip borders):
- surl.se/docw

Download:
RapidShare: 1-Click Webhosting

What should be noted is that the new tooltip is white and semi-transparent, thus allowing you to apply color on it (like tinytip does). With Quartz, Pitbull and Omen for example you can define the border-color yourself and can make some nice little border-tweaks this ways. Finally the elite-border-color from pittbull gets useful without looking ugly.


The idea first came into my find yesterday so I did some tests which worked out perfectly.

Tests:
- surl.se/dnse
- surl.se/dnte
- surl.se/dnub
- surl.se/dnuf
- surl.se/dnvh (this one was done by editing the simpleminimap tga-file)
- surl.se/doam

Comments are welcome.
I'm going to add this to SharedMedia later (if noone beats me to it) if you don't mind. I've always been too lazy to lookup the border image slicing to do it myself.

Offline
Old 09/11/07, 5:59 PM   #1689
Judeldarne
Glass Joe
 
Undead Priest
 
Elune
Ok, I have to preface this with...You guys ROCK! Thanks for all the great ideas. I have my interface customized, I love it, but one problem is how to configure prat to only show me in my combatlog. I just want to see things that happen to me or by me, and not anything else. I hate constantly seeing "joesmuck creates x potion" or others stuff. but I cannot seem to get prat to only show me. Would appreciate any help.

Offline
Old 09/11/07, 6:06 PM   #1690
zork
Don Flamenco
 
zork's Avatar
 
Dwarf Warrior
 
Eredar (EU)
Originally Posted by Evil Elvis View Post
I'm going to add this to SharedMedia later (if noone beats me to it) if you don't mind. I've always been too lazy to lookup the border image slicing to do it myself.
Permission granted


Offline
Old 09/11/07, 6:17 PM   #1691
bratwurst
Glass Joe
 
Orc Rogue
 
Durotan (EU)
- surl.se/dpnc

Not in the picture:
right chatwindow is raid/party/guild/class chans etc.
cast- and enemycastbar under the unitframesa
combopoints between enemycastbar and unitframes

and other stuff like recount .. advanced tradeskill window .. BigWigs ... XRS .. and much more

atm i'm guildless but the raidscreen comes in a few days .

comments and suggestions are welcome ..

Offline
Old 09/11/07, 6:25 PM   #1692
Bridonna
Von Kaiser
 
Blood Elf Priest
 
Turalyon
Originally Posted by Marcel View Post
I like it, is that grid?
It sure it. Using bars in a horizontal layout and GridManaBars, also in a horizontal layout. I like it cause it has the compactness of grid, with the awesome corner indicators, but still gives the traditional unitframe look.

Offline
Old 09/11/07, 6:50 PM   #1693
Hearthly
Glass Joe
 
Hearthly's Avatar
 
Human Paladin
 
Bonechewer
Modified Saeto 4.

Offline
Old 09/11/07, 7:19 PM   #1694
Shuuk
Glass Joe
 
Orc Shaman
 
Dethecus (EU)



Offline
Old 09/11/07, 8:58 PM   #1695
Drunkmunky
Von Kaiser
 
Drunkmunky's Avatar
 
Undead Warlock
 
Jubei'Thos
Latest:

Warlock Idle
Warlock Raid
Rogue Combat

Warlock's unitframes & actionbars idea stolen from a lock called Ziggy

Pitbull
Fubar (hidden)
Bartender3
Quartz
eepanels
Classtimer
Omen
Simpleminimap
Buffalo
Bigwigs
oRA2
Violation
CML Clock
Prat
Minichat
Clearfont2
Parrot

Offline
Old 09/11/07, 9:02 PM   #1696
Ryas
Piston Honda
 
Ryas's Avatar
 
Troll Hunter
 
Moon Guard
Work in progress:

The chat is minichat, and it's alpha is 0% when minimized. It maximizes when someone whispers me, or someone talks in a certain channel.

Also, thanks Zork for the tooltip customizing. It made my UI soooo easy to create, and looks really good.

Edit - Raid:

Last edited by Ryas : 09/12/07 at 2:31 AM.

Offline
Old 09/12/07, 2:54 AM   #1697
Malazee
Glass Joe
 
Troll Priest
 
Dalaran
Just recently made the switch from ag_UF to Pitbull, and I'm liking it =)


Offline
Old 09/12/07, 5:31 AM   #1698
Hasselhoof
Von Kaiser
 
Hasselhoof's Avatar
 
Tauren Warrior
 
Frostmourne
Originally Posted by Ryas View Post
Work in progress:
http://i110.photobucket.com/albums/n...107_195928.jpg
The chat is minichat, and it's alpha is 0% when minimized. It maximizes when someone whispers me, or someone talks in a certain channel.

Also, thanks Zork for the tooltip customizing. It made my UI soooo easy to create, and looks really good.

Edit - Raid:
http://i110.photobucket.com/albums/n...207_011718.jpg
I've searched high and low, but what is that tracking mod you have for your minimap?

---

Going to have another minor reshape of my UI this weekend (uni essay keeping me occupied :<) so i'll post something later.

Offline
Old 09/12/07, 5:41 AM   #1699
Critties
Glass Joe
 
Night Elf Hunter
 
Thrall
Here is my current UI, its a modified version of CrowUI!

Offline
Old 09/12/07, 9:49 AM   #1700
skodder
Glass Joe
 
Troll Hunter
 
Tarren Mill (EU)
For Ryas:

Are you going to make your latest UI setup downloadable for the masses?

Offline
Closed Thread

Go Back   Elitist Jerks » User Interface and AddOns

Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
Pimp My UI: The Art of Interface Design Zygar User Interface and AddOns 575 07/08/09 4:11 PM
Odd behaviour of raid interface boomix User Interface and AddOns 17 04/05/07 11:46 PM
Gaming interface question probiscus Public Discussion 49 07/07/06 8:04 PM