AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Search found 191 matches
AutoHotkey Community Forum Index
Author Message
  Topic: Skrommel's AHK scripts are offline! [Breaking News]
skrommel

Replies: 5
Views: 901

PostForum: General Chat   Posted: Fri Nov 06, 2009 10:41 am   Subject: 1 Hour Software
Very Happy Try http://www.1hoursoftware.com
  Topic: [module] RaGrid 2.0.1.6-4
skrommel

Replies: 52
Views: 12998

PostForum: Scripts & Functions   Posted: Tue Oct 13, 2009 12:07 pm   Subject: ResetColumns missing
The ResetColumns function is missing.

Smile Skrommel

/*
Function: ResetColumns
Reset columns of the control.
*/
RG_ResetColumns(hGrd) {
static GM_RESETCOLUMNS=0x429
...
  Topic: Invoking directly ContextMenu of Files and Folders
skrommel

Replies: 61
Views: 17826

PostForum: Scripts & Functions   Posted: Sun Jun 21, 2009 10:24 am   Subject: Multiple files
Has anyone managed to expand on this to work with a set of files? If so, how did you mange it?How do you think Explorer does it? You can exactly do the same with the script.

Sad I'm having the same ...
  Topic: Sparrow: AHK WebServer w/ AHK in HTML support (sources incl)
skrommel

Replies: 102
Views: 25569

PostForum: Scripts & Functions   Posted: Mon Feb 02, 2009 6:01 pm   Subject: Sparrow's variables
Smile No, a complete list of Sparrow's system variables:
$_System, $_Get, and other.

Sad My script above won't route the image to the right address, and I wonder if there's a variable that will tell ...
  Topic: Paste Special - shortcuts ?
skrommel

Replies: 5
Views: 2363

PostForum: Ask for Help   Posted: Mon Feb 02, 2009 5:59 pm   Subject: Paste Special - shortcuts ?
Smile Try PlainPaste!

Press Ctrl-V once to paste regularly, or twice fast to paste as text.

Skrommel

http://www.donationcoder.com/Software/Skrommel/PlainPaste/PlainPasteScreenP.gif

;PlainPast ...
  Topic: Sparrow: AHK WebServer w/ AHK in HTML support (sources incl)
skrommel

Replies: 102
Views: 25569

PostForum: Scripts & Functions   Posted: Mon Feb 02, 2009 12:27 am   Subject: RemoteControl
Smile Sorry, Lexikos!

Here's a first version of my remote control tool. I'm having all kinds of problems with paths, is there any system variables list somewhere?

It will let you control your compu ...
  Topic: Sparrow: AHK WebServer w/ AHK in HTML support (sources incl)
skrommel

Replies: 102
Views: 25569

PostForum: Scripts & Functions   Posted: Fri Jan 30, 2009 9:43 pm   Subject: Sparrow: AHK WebServer w/ AHK in HTML support (sources incl)
Embarassed I'm trying to create a simple remote control tool, so the above code would of course not work, as the javascript is running on another computer than Sparrow...

Does anyone know how Sparrow a ...
  Topic: Sparrow: AHK WebServer w/ AHK in HTML support (sources incl)
skrommel

Replies: 102
Views: 25569

PostForum: Scripts & Functions   Posted: Fri Jan 30, 2009 5:20 pm   Subject: Sparrow: AHK WebServer w/ AHK in HTML support (sources incl)
Smile Thanks, Lexicos, I'll have a look at it.

It could be done indirectly like any other web server, assuming a scripted Sparrow page can accept POST data or arguments in the URL.

Can it, DerRapha ...
  Topic: Sparrow: AHK WebServer w/ AHK in HTML support (sources incl)
skrommel

Replies: 102
Views: 25569

PostForum: Scripts & Functions   Posted: Fri Jan 30, 2009 2:38 am   Subject: Accessing javascript variables
Smile Great job, DerRaphael!

Is there any way to get the <?ahk tag to run from inside javascript?
The following code only runs when the page is refreshed...

Also, is there any way of accessing ...
  Topic: Machine code binary buffer searching regardless of NULL
skrommel

Replies: 50
Views: 7357

PostForum: Scripts & Functions   Posted: Sun Jan 25, 2009 1:48 pm   Subject: Case Insensitive
Smile I need a case INsensitive search function, and InFile is very fast.

Any chance of an extended version, wOxxOm?

Skrommel
  Topic: Global Message Hook-service
skrommel

Replies: 2
Views: 1829

PostForum: Wish List   Posted: Mon Oct 20, 2008 7:34 am   Subject: Global Message Hook-service
Sad Really? So an optimized, machine code, global message hook would still slow the system to a crawl?

Or is it the Autohotkey script's answertime thats the problem, even if it's just watching a s ...
  Topic: Global Message Hook-service
skrommel

Replies: 2
Views: 1829

PostForum: Wish List   Posted: Tue Sep 30, 2008 11:21 pm   Subject: Global Message Hook-service
Smile I've always wanted global hooks in Autohotkey to perform some magic like catching programs before they run, or altering windows before they appear. The list is endless.

AutoHotkey is too slow to ...
  Topic: Default length of double click for renaming a file in XP ?
skrommel

Replies: 31
Views: 3046

PostForum: Ask for Help   Posted: Thu Sep 25, 2008 1:38 am   Subject: A simpler script
Smile Here's a somewhat simpler script.

It watches for F2 or a mouse click in folder view windows. Then a timer checks if an Edit control appears.

Skrommel

;TheEnd.ahk
; Unselect the file type ...
  Topic: GDI+ standard library 1.45 by tic
skrommel

Replies: 918
Views: 139721

PostForum: Scripts & Functions   Posted: Tue Sep 02, 2008 11:11 pm   Subject: GDI+ standard library 1.45 by tic
Smile Thanks, tic!

I've tried similar code, and if UpdateLayeredWindow could be made to only update the area around the last stroke, it would be much faster. I couldn't make it work, however.

Skro ...
  Topic: GDI+ standard library 1.45 by tic
skrommel

Replies: 918
Views: 139721

PostForum: Scripts & Functions   Posted: Tue Aug 26, 2008 7:12 pm   Subject: GDI+ standard library 1.45 by tic
Embarassed Sorry, tic, I didn't read the source code, and I forgot what my original problem was... Smile Is there anywhere I can research saving a HDC as a transparent PNG so you don't have to
write that e ...
 
Page 1 of 13 Goto page 1, 2, 3 ... 11, 12, 13  Next
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group