PDA

View Full Version : A notepad addon...With one certain feature!


Sonicandtails
13-05-2007, 04:39 PM
I know there is TinyPad and others, but all of them lack one thing...

The option to make the window transparent and have just the text on screen. This saves screen clutter, and I know many people would love to have it. Even if it was a TinyPad with an edit to allow the transparency, it would be golden, and I personally know several people who would use it.

So unless there is one (but I have searched and searched), I suppose I must request it from you loving mod developers out there!

Please :)

nazerine
22-05-2007, 01:02 AM
I agree completely! I am just getting back into WoW after a year or so break. I am looking for the same thing, and like the features of TinyPad.

Being the leet hax0r I am, I figured out how to add transparency to TinyPad. (Nice and easy I found!)

1.) Open C:\Program Files\World of Warcraft\Interface\AddOns\TinyPad\TinyPad.xml in notepad

2.) Goto line 50

3.) Change from <Frame name="TinyPadEditFrame"> to <Frame alpha="0.2" name="TinyPadEditFrame">

4.) If WoW is running, type /script ReloadUI();

alpha= can be any value ranging from 0 being clear, 1.0 being opaque; I found I like 0.2

Have fun!

Sonicandtails
29-05-2007, 05:20 AM
Woot! Testing it now! :)

rebjorn
29-05-2007, 10:53 AM
works like a charm :D