| Tested: | Hour of Twilight 4.3 |
| Updated: | 02-04-12 07:24 PM |
| Created: | unknown |
| Downloads: | 21,968 |
| Favorites: | 344 |
| MD5: |

File Name |
Version |
Size |
Author |
Date |
Type |
For version 1.6 |
5kB |
02-18-09 12:01 PM |
Patch |
File Name |
Version |
Size |
Author |
Date |
1.8 |
24kB |
Gello |
01-14-12 07:55 AM |
|
1.62 |
15kB |
Gello |
07-08-10 10:30 AM |
|
1.61 |
15kB |
Gello |
06-30-10 07:25 AM |
|
1.6 |
15kB |
Gello |
12-03-08 09:26 AM |
![]() |
Comment Options |
|
|
|
|
best addon thanks
|
|
|
|
|
|
||||
|
||||
|
|
|
|
|
|
Thanks for the feedback!
Cutting/Pasting text that includes a link kills the link. For some reason the identifying code doesn't get copied I'll think on this. The typing/copy/pasting done into WoW EditBoxes (like the macro edit window, chat window, etc) is done in a "black box" and an addon only knows what it looked like before and after. WoW strips out the control codes on links when you copy them. There's maybe a way to cheat the system by monitoring links in pages and when they disappear/reappear, but any solution would only allow cut/paste within TinyPad. Allowing cut/paste from/to other EditBoxes (like copying links from TinyPad to a macro window) would be prohibitively invasive. I can't get script-running to work. Are you getting an error of any sort? When you enter text like: print("hello world") and click the Run icon, it runs the page as if it was a lua script. There can be no macro commands in the script. It runs lua, not the macro command parser. /run and /script are macro commands also. Make sure those are removed from any scripts you want to run. ie: /run print("hello world") -> print("hello world") The ability to reorganize pages without a lot of cut/paste (on, or offline) This one would be trivial and probably useful. Could make SHIFT while clicking page first/back/forward/last move the page. I'll probably add this. The ability to have multiple pads, or to create sections within the pad. This is actually one of the reasons I was considering bookmarks. For instance I'd create a "BG scripts" bookmark and anytime I create a new one I'd go to that bookmark and insert a new page in that area. AN UNDO FEATURE! It's been there for years! The little paw icon will undo any changes you make to a page before leaving it. The ability to have TinyPad feed a list, a line at a time, into the console box as if we had typed it (see script comment above). It does this now. But it can't do macro commands. |
|
|
|
|
|
||
Two small gripes, since you've returned to the fold: - Cutting/Pasting text that includes a link kills the link. For some reason the identifying code doesn't get copied. - I can't get script-running to work. (I think I posted somewhere about this.) For example, I had made an entire list of sites to feed into QuestHelper to route through the Lunar Festival or the Fire Festival or such, but I couldn't run it through TinyPad. Does it run as a WoW script in the background? I don't know that a web-like bookmarking feature would suit me, but some sort of quick ability to find specific pages would be good. Personally, I'd love to have tabs added down the side of the window with either numbers or custom short names. Other features I would like to see: - The ability to reorganize pages without a lot of cut/paste (on, or offline) - The ability to have multiple pads, or to create sections within the pad. - AN UNDO FEATURE! - The ability to have TinyPad feed a list, a line at a time, into the console box as if we had typed it (see script comment above). This has been, far and above, one of the most useful addons I've ever used. Thank you! |
||
|
|
|
|
|
|
Out of curiosity, especially from long time users, is there any real demand for bookmarks or any other universal feature? You can PM me or post here if you have a strong feeling one way or the other.
Back in 2005 when this addon was first posted, the goal was to keep TinyPad as simple and to the point as possible. Over six years later, I have over 800 pages on my personal one now, filled with scripts and experiments and random notes of all kinds. I go back to specific pages often by searching for keywords (usually stuff like archaelogy scripts to save precious macro slots) and in reviewing the addon it seems a prime candidate for a rewrite and maybe a bookmarking ability. But in asking around, my 800+ pages seems way way more than others who use it. So I may just rewrite it to conform to "modern" methods and keep it simple as it is now.
Last edited by Gello : 01-15-12 at 01:23 PM.
|
|
|
|
|
|
||
And sorry to all for the extremely long time between updates. |
||
|
|
|
|
|
|
A Kobold Labourer
Forum posts: 0
File comments: 10
Uploads: 0
|
Why i don't may drag window tinypad?
Also background is white, and i don't see where cursor position. I may only resize window. It's bag? |
|
|
|
|
||
|
A Kobold Labourer
Forum posts: 0
File comments: 42
Uploads: 0
|
Re: I miss TinyPad!
http://www.wowinterface.com/download...yPad.html#info |
|
|
|
|
|
|
|
I miss TinyPad!
I miss TinyPad..any chance it's going to be updated any time soon ? None of the others out there even come close to what this one had going on.
Bring back TinyPad please ![]() xoxo ~liynaa |
|
|
|
|
|
||
|
A Kobold Labourer
Forum posts: 0
File comments: 12
Uploads: 0
|
|
|
|
|
|
|
|
|
but this cata beta version i think is older than the evl fix version, so wich one we using and why this confusion and nobody organise the things
|
|
|
|
|
|
|
|
There's a 1.71 Cata version in the Cata beta section
Here's a link to the 1.71 cata version. http://www.wowinterface.com/download...yPad.html#info
__________________
![]() tuba_man on Apple test labs : "I imagine a brushed-aluminum room with a floor made of keyboards, each one plugged into a different test box somewhere. Someone is tasked with tossing a box full of cats (all wearing turtlenecks) into this room. If none of the systems catch fire within 30 minutes, testing is complete. Someone else must remove the cats. All have iPods." (http://community.livejournal.com/tec...t/2018070.html) |
|
|
|
|
|
|
|
A Defias Bandit
Forum posts: 2
File comments: 88
Uploads: 0
|
evl's Fix
Thanks evl for the fix, it does change the background back to black.
Two remaining prolbems: (1) The item linking no longer works: Message: Interface\AddOns\TinyPad\TinyPad.lua:452: attempt to index global 'ChatFrameEditBox' (a nil value) Time: 10/14/10 18:53:41 Count: 1 Stack: [C]: ? Interface\AddOns\TinyPad\TinyPad.lua:452: in function `DoubleClick' [string "*:OnMouseUp"]:1: in function <[string "*:OnMouseUp"]:1> (2) As Vidster indicates, you can no longer move the TinyPad frame (even after unlocking it). |
|
|
|
|
|
|
A Kobold Labourer
Forum posts: 1
File comments: 3
Uploads: 0
|
Does anyone have any idea why i can not move my tinypad text box since this last patch?.
I can resize it with no problems but i can not move the box itself. [EDIT] Nvm. There is a new version HERE made by Gello. Thanks for the great work ![]()
Last edited by Vidster : 10-14-10 at 04:51 PM.
|
|
|
![]() |