topbanner_forum
  *

avatar image

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

Login with username, password and session length
  • Tuesday November 11, 2025, 7:30 pm
  • 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 ... 18 19 20 21 22 [23] 24 25 26 27 28 ... 38next
551
Finished Programs / Re: DONE: RecentRun command line?
« Last post by skrommel on April 26, 2006, 03:26 AM »
 :) You have to ResHack the AutoHotkeySC.bin.

Skrommel
552
Finished Programs / Re: DONE: Push2Talk
« Last post by skrommel on April 26, 2006, 03:25 AM »
 :tellme: What operating system are you using?

Skrommel
553
 :tellme: brotherS, if you disconnect your mouse, does DimSaver still exit?  :) Nothing like a simple solution, eh?

Skrommel
554
 :) I think CacheSort at https://www.donationcoder.com/forum/index.php?topic=1592.0 could be changed into what you want. Do you need a complete RegEx, or are wildcards sufficient?

Skrommel
555
Post New Requests Here / Re: IDEA: Window manager/organizer
« Last post by skrommel on April 25, 2006, 04:51 PM »
 :) I've just started making a GUI for WinWarden, and I plan to add the suggested functions, but please, I don't want to keep anyone from taking a stab at it!

Skrommel
556
Finished Programs / Re: DONE: RecentRun command line?
« Last post by skrommel on April 25, 2006, 04:44 PM »
 :) Try RecentRun v1.4!

Originally the RegRead loop extracted the full path of a program to get the icon, but now it is used to get the program's description, so it isn't really needed. But it was still inside the old test, so it didn't work in W2000. This is corrected in the latest version, IrmaIsfot. Please let me know if it works!

I also cleaned up the code a bit.

Skrommel
557
 :) Just uploaded DimSaver v2.0!

Added option to change the background color and to display an image.

brotherS, do you run another screensaver after dimming?

Skrommel
558
 :tellme: brotherS, it does ignore mouse movement within the default drag rectangle defined in Windows.

Cavalcader, I can't reproduce this. Also, what do you mean by
it only seems to permit one exclusion at a time to be checked
?

Anyone else with these problem?

Skrommel
559
Finished Programs / Re: IDEA: RecentRun command line?
« Last post by skrommel on April 24, 2006, 11:07 AM »
 :tellme: I have no idea what version of RecentRun was on the server, but it should be corrected now, including the source code.

Skrommel
560
Skrommel's Software / Re: Way to make DoOver loop?
« Last post by skrommel on April 24, 2006, 10:10 AM »
 :) No, but that's a great addition!

Skrommel
561
 :) Try DimSaver v1.9, brotherS!

Changes: Hides the cursor instead of moving it, disabling key action activates the underlying window for input.

So just uncheck the Keys box in the close actions options to make DimSaver not be the active window.

The hiding of the cursor is to make the other screensavers behave better.

Skrommel
562
Post New Requests Here / Re: Window manager/organizer
« Last post by skrommel on April 22, 2006, 02:48 AM »
 :) Try WinWarden at 1 Hour Software by Skrommel.

It should do what you want. It's got text based options, but I've just started working on a new version.

Skrommel
563
Post New Requests Here / Re: IDEA: list fonts in MS Office documents
« Last post by skrommel on April 22, 2006, 02:42 AM »
 :-[ Those late night sessions! Should be there now!

Skrommel
564
Post New Requests Here / Re: Ctrl+Alt+Del Grabber
« Last post by skrommel on April 21, 2006, 07:43 PM »
 :tellme: There's no way to do this without a reboot: http://www.autohotke...forum/topic5425.html

Second best is to keep closing the task manager window when it pops up.

Skrommel
565
Post New Requests Here / Re: DONE: pastebin.com text uploader
« Last post by skrommel on April 21, 2006, 07:32 PM »
 :) Finally uploaded a compiled version of PasteBinPost!

Skrommel
566
 :) Just added DimSaver v1.8.

Added option to move the mouse when dimming, brotherS. Also I moved the option around a bit.
Do remember to delete your existing ini file!

@Carol: I can't replicate this. How about MonitorOffSaver? Same problem?

Skrommel
567
Post New Requests Here / Re: IDEA: list fonts in MS Office documents
« Last post by skrommel on April 21, 2006, 03:38 PM »
 :) Try this one!
It's not perfect, but I think you can figure out what fonts are used.

UsedFonts - Show what fonts are in use by a Microsoft Word document.

Features:
- Run it to show a file selection dialog, add a file to the command line, or drag and drop a document on the exe file.



You'll find the downloads and more info at 1 Hour Software by Skrommel.

Skrommel
568
Post New Requests Here / Re: DONE: LabelControl - Mouseless control
« Last post by skrommel on April 19, 2006, 06:23 PM »
 :) I need help with LabelControl v1.4!

I've added listview detection, but I can't make it work properly with icon views. Anyone?

Skrommel
569
Post New Requests Here / Re: DONE: LabelControl - Mouseless control
« Last post by skrommel on April 19, 2006, 01:36 PM »
 :) And then there was LabelControl v1.3.

Cleaned up number placement, corrected menu detection.

Skrommel
570
Post New Requests Here / Re: DONE: LabelControl - Mouseless control
« Last post by skrommel on April 19, 2006, 02:26 AM »
 :) Updated LabelControl to v1.2.

Improved the toolbar button detection and added menu detection.

Skrommel
571
Post New Requests Here / Re: DONE: LabelControl - Mouseless control
« Last post by skrommel on April 18, 2006, 03:28 PM »
 :) Updated LabelControl to v1.1.

Just added detection of toolbar buttons.

Skrommel
572
Post New Requests Here / Re: More against distraction
« Last post by skrommel on April 17, 2006, 05:51 PM »
 :) Or use HideDesktop.

Skrommel
573
Post New Requests Here / Re: More against distraction
« Last post by skrommel on April 17, 2006, 05:46 PM »
 :) Something like this?

Skrommel

;DesktopCover.ahk
; Covers the desktop with colored window.
; Save to DesktopCover.ahk and install AutoHotkey from www.autohotkey.com
;Skrommel @2006

Gui,Color,000000
Gui,+ToolWindow +Border -Caption
Gui,Show,x0 y0 w%A_ScreenWidth% h%A_ScreenHeight% NoActivate,DesktopCoverGUI
WinSet,Bottom,,DesktopCoverGUI
574
Post New Requests Here / Re: DONE: LabelControl - Mouseless control
« Last post by skrommel on April 17, 2006, 08:19 AM »
 :) Already planned for the next verson, Hirudin. I'm also thinking of making a label builder, where the user can place and number his own labels, one layout for each application.

Also, I've changed the name to LabelControl (removed the s).

Skrommel
575
Post New Requests Here / DONE: LabelControl - Mouseless control
« Last post by skrommel on April 16, 2006, 07:45 PM »
 :) brotherS sent me this link https://www.donationcoder.com/forum/index.php?topic=3179 the other day, about mouseless browsing using FireFox. I've made a general Windows version!

LabelControl - Overlays buttons and other controls with a Number for direct access via Ctrl-Number.

Features:
- Hold Ctrl, write the number, release Ctrl.
- User definable controls, options to move the mouse and detect toolbar buttons.
- Unreliable toolbar button detection.



You'll find the downloads and more info at 1 Hour Software by Skrommel.

It works great with anything using standard windows controls, but programs painting their own controls is mainly ignored. I've started making a graphical button detection routine, but it's very basic, so if anyone knows of ways of extracting button positions from various controls, please let me know!

Skrommel
Pages: prev1 ... 18 19 20 21 22 [23] 24 25 26 27 28 ... 38next