topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Monday September 21, 2026, 9:21 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Recent Posts

Pages: prev1 ... 502 503 504 505 506 [507] 508 509 510 511 512 ... 1515next
12651
General Software Discussion / Re: Is this a worthwhile idea for a program?
« Last post by mouser on October 07, 2011, 04:09 PM »
Good point, CHS is *not* unicode.
12652
General Software Discussion / Re: Is this a worthwhile idea for a program?
« Last post by mouser on October 07, 2011, 03:56 PM »
cough cough..

My Clipboard Help+Spell program can do all of this already.

In addition to what you are asking for (running a user-written script, written in any scripting language; copying text before running script, pasting after it finished), it can also apply a large number of built in operations on text (trimming, adding line numbers, etc.) without using any script.

Plus it will allow you to list your saved transformation operations in a menu that you can trigger, or assign them to specific hotkeys for really quick work.

NOTE: Using scripts is an advanced feature in CHS, and not one heavily documented or used by many people.  But it was set up for exactly this kind of use.

[edit: i should say that because no one ever uses this feature it may be rough around the edges and not very tested.. so i probably need to do a little improvement on it if people actually plan to use it]

ps. CHS runs "scripts" in a very simple way but one that gives most flexibility.  It saves the input text to a temp file, invokes the specified script/executable and passes it temp input file path, desired output file path, and any other arguments.  When the launched script/executable finishes it grabs the output file and puts it back onto clipboard.
12653
Find And Run Robot / Re: Using FARR to Issue a Control F Command
« Last post by mouser on October 07, 2011, 02:00 PM »
works in my IE 8.

what you might try is sticking in a delay between the Ctrl+F and the clipboard text, like so:

send a control F to the last window| sendkeys ^f{SLEEP 500}$$c{ENTER}
12654
General Software Discussion / Re: Icons inside the restricted region?
« Last post by mouser on October 07, 2011, 01:19 PM »
I'll fiddle around with it to see if I can place the dock in the restricted space of DesktopCoral so it's always visible. Might have to force it to AlwaysOnTop, unless it does that automatically. Just don't want my windows covering it.

Most launchbars (including Launchbar Commander), behave just like desktop coral in terms of reserving space.. so there is no need to use Desktop Coral with them.
12655
Screenshot Captor / Re: Scrolling capture is not working
« Last post by mouser on October 07, 2011, 12:14 PM »
right -- well it's clear from the window borders that it's incorrectly identifying the client region.
12656
Living Room / Re: work bathroom story
« Last post by mouser on October 07, 2011, 12:12 PM »
I think people may be getting a little carried away with the NSFW stuff.. let's remember we have a diverse readership.
12657
Find And Run Robot / Re: Using FARR to Issue a Control F Command
« Last post by mouser on October 07, 2011, 10:25 AM »
just use $$c to send clipboard contents, so:
sendkeys ^f$$c

if you wanted to trigger the enter key automatically you could make it:
sendkeys ^f$$c{ENTER}
12658
Screenshot Captor / Re: Scrolling capture is not working
« Last post by mouser on October 07, 2011, 10:14 AM »
Non Aero - notepad - loses the bottom line.

do you mean it loses the bottom line from every page, or it does a successful scrolling capture but fails to grab the very last line in the file?
12659
Find And Run Robot / Re: Using FARR to Issue a Control F Command
« Last post by mouser on October 07, 2011, 10:08 AM »
the result would like look this:

sendkeys ^f

for example:

send a control F to the last window| sendkeys ^f

NOTE: it's important the f be lowercase (other wise it's like sending a Ctrl+Shift+f which you dont want).
12660
General Software Discussion / Re: Locate32 Live Search - a web GUI for Locate32
« Last post by mouser on October 07, 2011, 07:47 AM »
Pretty cool!
12661
ContextMenu Commander / Re: ContextMenu Commander
« Last post by mouser on October 07, 2011, 07:46 AM »
I basically stopped working on Context Menu Commander when I came across FileMenu Tools, which seems like mostly the same idea and is freeware/donationware.
12662
DcUpdater / Re: DCUpdater does not recognize installed programs
« Last post by mouser on October 07, 2011, 07:45 AM »
Hi guys, ok could someone with this problem email me ([email protected]) who is willing to test something and i'll send you a test version to try to figure out what's wrong.
12663
General Software Discussion / Re: Icons inside the restricted region?
« Last post by mouser on October 07, 2011, 05:15 AM »
Here is my understanding:

Desktop Coral works by "docking" to the side of the screen and claiming some space there.  This tells the desktop not to maximize any windows over this area and keeps it from from other windows.  Some programs can draw images into this area but you cannot drag and use icons in this area.

It's possible that there is a way to circumvent this restriction but I don't know of any.

And i'm afraid there is no way to make a full screen app show inside the reserved space; the only way to do that would be to install and run them on a virtual machine -- which would let you run them in a window, albeit with greatly diminished speed.



What you could do however is give up the dream of using desktop icons, and instead of Desktop Coral use a dock that lets you configure your own icons and buttons on it.  Something like Launchbar Commander.  This serves the same function of reserving desktop space, but also provides a place where icons/buttons can be placed.

Thinking about the issue -- it would be possible to make a launch bar application that mostly simulated the look and feel of desktop shortcut icons.  That is, it would let you arbitrarily place shortcut icons on it and drag them around as if you were working with desktop icons -- but in fact they would be items on the dock.  But that's a lot of work to achieve something that i believe is almost entirely less desirable that a proper launchbar system of orderly icon arrangement.

My recommendation for people who want to be able to put their desktop icons in the reserved area remains: turn off desktop icons completely and use a launch bar tool.

12664
Find And Run Robot / Re: Latest FARR Release v2.107.04 beta - Sep 23, 2012
« Last post by mouser on October 06, 2011, 09:47 PM »
Right you are, it was Jibz, DC Member #3.
12665
Find And Run Robot / Re: Latest FARR Release v2.107.04 beta - Sep 23, 2012
« Last post by mouser on October 06, 2011, 09:30 PM »
Based on Miles test -- that looks like the cause.  +1 point for f0dder jibz.
I've replaced the uploaded version with the new one, without a version change; so if you want the fix just re-download.
I will release an official update soon.
12666
Find And Run Robot / Re: I have some questions about FARR
« Last post by mouser on October 06, 2011, 07:03 PM »
Ok let me try to answer some..

  • 1.In the Launch History settings,if I right click on some history item or add a new one,I can modify the location and scores but I can't do anything in the "Optional Modifier keyword"...clicking there don't do anything,it's like the text field is disabled(the mouse cursor don't switch to typing mode when I'm over that text field)

Launch history is not for this kind of thing -- it's a dynamic list of previously launched items whose contents should not be relied upon to be permanent.

If you want to add a specific program with a specific score and keyword, use an alias.


  • 2.Is there is some reason "%FARRDIR%\scripts" to be always added even if I delete it?

hmm.. didn't recall that it was, but regardless -- if you don't want that directory searched, just UNCHECK it rather than delete it.


  • 3.What "+" is searching for when I just type "+" ...is it trying to display all of the files that are in the search locations?
  • If yes,why...when you type + with in mind to add some modifier,until you start typing it,the program is trying to display all of the files that you have in the search locations

hmm that's a good question, it should probably just do nothing in that case; you could say the results are undetermined. it's probably matching EVERYTHING.  until you start typing words after the + then it is looking for modifier matches.


  • 4.Is the space button(one time)not acceptable as a "Required Alias Prefix"...it works until I restart the program.

that tells me its being stripped off during save.  i can make it allowable.


  • 5.Can the search result be displayed in normal view mode until it reaches what I set in "Max entries to display in normal result view" but the "launch History" items to be displayed in

hmm i didnt follow this question.


  • 6.Switch between normal and extended view hotkey(and if possible,when you are switching between view modes,to not start searching again)

yes i could add a hotkey that would do same thing as typing +showall


  • 7.Limit(on/off)the result...if the program find for example 5(you can set the limit)files/folders that match what you are searching for,to stop searching.

 didn't understand this question either.
12667
Find And Run Robot / Re: Latest FARR Release v2.107.04 beta - Sep 23, 2012
« Last post by mouser on October 06, 2011, 05:50 PM »
Wow that is odd.. I wonder if this has to do with what f0dder jibz warned me about -- putting the version # in the icon hint.. I can't think of anything else i did to cause a change in this.

Anyone else noticing this as well?

Miles, email me and I'll send you a link to a version that doesn't have the version# in the system tray icon hint -- let's see if that solves it: [email protected]
12668
Hi RPresser.

Since i've not seen this behavior i could use some help reproducing it.  Could you send me your .lbc launchbar file (or make a small sample one with same behavior)?

And/or attach some screenshots?  And tell me what Operating System you are using.

Send to: [email protected]
12669
General Software Discussion / Re: view photos
« Last post by mouser on October 06, 2011, 08:02 AM »
What program are you using?
12670
Screenshot Captor / Re: Scrolling capture is not working
« Last post by mouser on October 06, 2011, 07:34 AM »
This is just the tip of the iceberg proof of concept.. The final scrolling capture will be top of class.
12671
you can view any donationcoder forum page in a variety of mobile-friendly modes by adding something to the end of the url:
or example this thread in dif mobile modes:

  • wap mode, add: ;wap
  • wap2 mode, add: ;wap2
  • imode, add: ;imode

So for example this page would be:
12672
Screenshot Captor / Re: Scrolling capture is not working
« Last post by mouser on October 06, 2011, 07:26 AM »
Why it got doubled up:

Screenshot captor thinks the horizontal scrollbar is telling it that the image is multiple windows wide, so it's trying to scroll sideways and stitch horizontally as well as vertically.

But the line numbers are messing it up since those don't scroll.

The way to handle that is by giving the user more control to specify the region containing scrollable content.

That will come in the final Deluxe scrolling capture solution.
12673
Screenshot Captor / Re: Scrolling capture is not working
« Last post by mouser on October 06, 2011, 06:38 AM »
so, should we simply replace the exe in a current install?
Or does this work on it's own? OK it works on it's own I think:

no, it is a replacement exe -- it willonly work properly ifyou copy it over your existing installed version of screenshot captor.
12674
Find And Run Robot / Re: [FEATURE REQUEST] Feature Lockdown
« Last post by mouser on October 05, 2011, 10:30 PM »
Ah that was you. Great.  :up:
12675
Screenshot Captor / Re: Scrolling capture is not working
« Last post by mouser on October 05, 2011, 08:46 PM »
Note:
The current code scrolls by pages when capturing -- which is very fast but can make alignment more difficult; i will probably be messing with this in upcoming test versions to try to balance speed vs accuracy.
Pages: prev1 ... 502 503 504 505 506 [507] 508 509 510 511 512 ... 1515next