Messages - thancock20 [ switch to compact view ]

Pages: [1] 2 3 4 5 6 ... 8next
1
General Software Discussion / Re: ReRun 2.5 Beta
« on: February 09, 2015, 02:46 PM »
I just tested out the x64 version on Windows 7 Professional. It does detect both 32 and 64 bit programs, and there were no blank buttons between the others. So it was a success on my machine.  :Thmbsup:

2
Find And Run Robot / Re: How to unignore an item in FARR?
« on: September 16, 2014, 11:24 AM »
Ah, there it is. Thanks.

3
Find And Run Robot / How to unignore an item in FARR?
« on: September 15, 2014, 08:58 PM »
First, I want to say that I've been using FARR for several years now, and I can't imagine using my computer without it. Thanks for all the hard work, Mouser.  :Thmbsup:

Now then, I have a habit of clicking on "Remove item from history" in the context menu some items that I don't use very often, when I need to see what has fallen off of the bottom of the list. However, recently, I accidentally clicked on "ignore item in future". I've looked through the options - in the "lists" section mainly - but can't figure out where the list of ignored items is. I've also searched the forum, and can't find the answer here. So, how do I unignore the item?

4
Post New Requests Here / Re: IDEA: Headed List Builder
« on: January 17, 2012, 03:02 AM »
^ Thanks, I appreciate it.

And I'm already releasing a version 1.1, because there were some bugs. Specifically

- If the Add button was pushed while nothing in the Edit Box was selected, whatever was in the clipboard would be added to the Header list.
- If the Alt+Ctrl+C hotkey was used while nothing was selected anywhere, whatever was in the clipboard would be added to the Edit Box.

I added error handling to both of those routines. Now if nothing is selected, nothing will happen. I also made it to where those - as well as the Alt+Ctrl+V hotkey - will now leave the contents of the clipboard intact.

5
Post New Requests Here / Re: IDEA: Headed List Builder
« on: January 17, 2012, 12:01 AM »
Believe it or not, I solved this myself:

ListBuilder.gif

I downloaded a GUI creator from the forums at AutoHotkey.com, and just kept looking through the Help files to figure out the rest. It works exactly like my specs in the first post except for:

       5. Not necessary at this point, but a way to switch header lists for different projects would probably be a good idea.

I don't imagine that'll be too hard at some point, though.

Oh, and the hotkeys are Alt+Ctrl+C and Alt+Ctrl+V because the Win key was interfering with some other software on my system.

The Editbox (apparently I was misnaming it as a textbox earlier) and the Drop Down List both work with Japanese text as well. The contents of the drop down list are saved in a Headers.txt file, so it is persistent between runs. I even added an Autosave feature, in case something crashes while I'm working. The Clear button also deletes the Autosave.txt file, and if the file exists when the program is started it is automatically loaded into the Editbox.

I don't know if anyone else would have much use for the program, but I'll post it here anyway. It's only tested on Windows XP SP3 32 bit, because that's what I have. Also, the application is completely portable.

(That TitleBar is part of my Windows Theme, by the way)

Edit: I just swapped out the file, but just to remove the .exe from the name in the TitleBar.

Pages: [1] 2 3 4 5 6 ... 8next
Go to full version