topbanner_forum
  *

avatar image

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

Login with username, password and session length
  • Thursday November 27, 2025, 2:39 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 ... 44 45 46 47 48 [49] 50 51 52 53 54 ... 222next
1201
Finished Programs / Re: DONE: Batch adjust shortcut targets
« Last post by skwire on October 07, 2014, 05:54 PM »
I'll have a look if I have time otherwise it's two weeks before I'm back home.

Nothing new?

@weberxw: 4wd mentioned he won't be back in-country for at least another week.  Please be patient.
1202
Exemple:
If I have 2 files:
alpha.txt
beta.doc (the cursor over this file)
The dropdown box propose beta as the folder name

I won't be able to do this.  I am not aware of a reliable way to get that information and it's even more difficult when you realise how many different file managers people use.  Sorry.   :(
1203
Here you go...apologies for the delay.  You will need to add an entry to the config.ini file under the [Settings] section:


[Settings]
...other settings...
ShowAtCursor=1


After doing that, the popup window should appear at your mouse cursor.

Website | Download
v1.1.4 - 2014-10-05
    + Added hidden INI setting: ShowAtCursor=1
      You can add this setting if you want the popup dialog to appear at
      your mouse cursor instead of the center of your screen.  (Thanks,
      Ambaquista)
1204
N.A.N.Y. 2014 / Re: NANY 2014 Release - epCheck
« Last post by skwire on October 07, 2014, 10:47 AM »
There was a bug a few versions back where, sometimes, a series didn't get deleted properly.  Can you try re-adding those three shows and then deleting them again?  Let me know if that works.
1205
N.A.N.Y. 2014 / Re: NANY 2014 Release - epCheck
« Last post by skwire on October 06, 2014, 09:00 AM »
Love this program, a real time-saver for me.  One minor issue I've been having for months now is that after I've deleted a series from the series list, it still shows up in the weekly schedule.

I'm glad you like the program.   :Thmbsup:  Which version are you using?
1206
Hi, Ambaquista, and welcome to DonationCoder.   :)

It would be nice, if I select more than one file, that a small input box pops up asking for a name, but PROPOSING the name of the file (without the extension, of course...)

If more than one file is selected, how is the program to know which one you want pre-entered in the field?

WHERE the cursor is positioned.

Making the window appear at the cursor is easily doable.
1208
Great, thanks.  I'll move this thread to the Finished section.
1209
The search functionality rocks  :up:

Thanks, mouser.   :)

Good work!! I like it. I'm also kind of impressed while looking trough memory usage.  :)

Right on.  I'm glad you like it.  I think we can call this one done, eh?
1210
Skwire Empire / Re: Release: sCheckbook
« Last post by skwire on October 02, 2014, 12:51 PM »
Website | Download
v1.1.2 - 2014-10-02
    + Added reconciled balance total to the statusbar.  (Thanks, J. Windhorst)
    + Added Cut/Copy/Paste of rows using standard Ctrl+X, Ctrl+C, and Ctrl+V
      hotkeys or toolbar buttons.
    + Added Undo/Redo using standard Ctrl+Z and Ctrl+Y hotkeys or toolbar
      buttons.
    * Copy row data to clipboard hotkey changed to Ctrl+Shift+C.
1211
Post New Requests Here / Re: Minimize skype when the call ends
« Last post by skwire on October 01, 2014, 09:50 PM »
Hi, insomniax, and welcome to the DonationCoder site.  To get a bit of clarity about your question, are you asking how to do this in Visual Basic?  Or, are you asking one of use to write you a small script to minimise your Skype window?  It seems like you already have working code at some level so, if it's the former, this thread might be better served in the Developer's section.

Let us know!   :D
1212
That is it! I knew I had seen it here somewhere but could not find it.

Right on.  Let me know if you have trouble with it.   :)
1213
if still confusing let me know and i will upload screenshot of my desktop tomorrow.

No need.  I was simply going to suggest the WinMinimizeAll and WinMinimizeUndo AutoHotkey commands that are used in the script that Lanux mentioned.
1214
A filtering function based on column data. As for example, searching for a certain vendor, hash, etc.
Also, you should add a message or something for missing <sigcheck.exe>. That might cause some trouble.

Both covered in the latest build.  How does this look?

main.png

Give it a try and let me know what think.  Thank you.

Website | Download
v1.0.9 - 2014-10-01
    + Added comprehensive search functionality.  (Thanks, neverlight)
    + SigcheckGUI now checks for the presence of sigcheck.exe when it starts up
      and, if it's not found, offers to take the user to the Sysinternals
      website to download it.  (Thanks, neverlight)
    + Added "Scan all running processes" to the File menu.  (Thanks, mouser)
    + Added "Clear list" functionality to the Edit menu.
1215
Hi, summersyed, and welcome to the DonationCoder forums.   :D  

In regards to your query, did you need the restore functionality as well (in addition to the minimize all functionality)?
1216
N.A.N.Y. 2010 / Re: ClipTrap tutorial
« Last post by skwire on September 30, 2014, 09:37 PM »
Hi, hmoore131, and welcome to the DonationCoder site.  If you're looking to create permanent clips, then ClipTrap isn't going to work for you.  You would need to use a clipboard manager such as DonationCoder's very own Clipboard Help + Spell or ArsClip (what I use).  If those turn out to be too complicated for your use, there are plenty of other clipboard managers out there.
1217
N.A.N.Y. 2011 / Re: NANY 2011 Release: Snap DB
« Last post by skwire on September 30, 2014, 07:04 PM »
Website | Download
v1.4.8 - 2014-09-30
    + Added drag-n-drop functionality to rows.
    + Added Undo/Redo functionality using standard Ctrl+Z and Ctrl+Y
      hotkeys.
    + Added Cut/Copy/Paste functionality to rows using the standard
      Ctrl+X, Ctrl+C, and Ctrl+V hotkeys.
    * Copy cell data hotkey is now Ctrl+Alt+C.
    * Copy row data hotkey is now Ctrl+Shift+C.
    * Paste tab-delimited data hotkey changed to Ctrl+Shift+V.
    ! Hopefully fixed the freeze-while-resizing bug.
1218
Coding Snack Guidelines / MOVED: PDF blank page check
« Last post by skwire on September 29, 2014, 08:51 AM »
1219
Post New Requests Here / Re: IDEA: PDF blank page check
« Last post by skwire on September 29, 2014, 08:51 AM »
Hi, Ashishs, and welcome to the DonationCoder site.  :D  I'm going to move your post to the correct Coding Snacks section.   :Thmbsup:
1220
Skwire Empire / Re: Release: SFV Ninja (Simple File Verification application)
« Last post by skwire on September 29, 2014, 01:59 AM »
Website | Download
v1.2.4 - 2014-09-29
    + Added file scanning progress bar.
    + Added options to clear verified, missing, or bad files from the list.
    * Statusbar counts should be more accurate.
    ! Made some changes to, hopefully, fix the freeze-while-resizing bug.
    ! Pressing <ESC> triggered status bar "stopping" text whether a scan
      was in progress or not.
1221
Living Room / Re: When you make your 100'th Post
« Last post by skwire on September 28, 2014, 10:03 AM »
this (pretty) number

Just for grins, my birthday is 22 Feb 1974.  So, if you take the following:

Day: 22
Month: 2
Year: '74, so 7+4=11, then 1+1=2

You get: 2222   :P
1222
I'm out of town this week for work but let me see what I can do when I get back.
1223
Post New Requests Here / MOVED: TouchPad Acer Coding Snack
« Last post by skwire on September 21, 2014, 11:26 PM »
1224
N.A.N.Y. 2014 / Re: NANY 2014 Release - epCheck
« Last post by skwire on September 19, 2014, 09:27 PM »
Nice review.  Thanks for the heads up.   ;)
1225
Another suggestion would be search functionality.

To clarify, I think you mean a list filter, right?  That is, you type a string in a field and the list is reduced (filtered) to only those processes that match the search string.  I say this, because you can already "type" while in the list and it should match on the filename and highlight it.  Am I correct?
Pages: prev1 ... 44 45 46 47 48 [49] 50 51 52 53 54 ... 222next