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 114 matches
AutoHotkey Community Forum Index
Author Message
  Topic: [module] Toolbar Control 1.0 b1
freakkk

Replies: 30
Views: 2530

PostForum: Scripts & Functions   Posted: Wed Jan 09, 2008 5:29 pm   Subject: [module] Toolbar Control 1.0 b1
OMG!
You are on quite a tear today! Keep em' coming! Very Happy
  Topic: Rebar Control Test
freakkk

Replies: 14
Views: 1068

PostForum: Scripts & Functions   Posted: Wed Jan 09, 2008 5:19 pm   Subject: Rebar Control Test
Shocked
This is great! Thanks!!
  Topic: GroupAdd and WinClose - I can't make it work
freakkk

Replies: 2
Views: 152

PostForum: Ask for Help   Posted: Tue Jan 08, 2008 4:27 am   Subject: GroupAdd and WinClose - I can't make it work
Your usage of GroupAdd is fine.. but the A_Index in your loop is literally converting to be the number of the current loop iteration. If you use it as an expression it would work. Smile
SetTitleMat ...
  Topic: Low-level Script Engine Access -- incl. Dynamic Expressions
freakkk

Replies: 59
Views: 4404

PostForum: Scripts & Functions   Posted: Fri Jan 04, 2008 8:08 pm   Subject: Low-level Script Engine Access -- incl. Dynamic Expressions
Thanks for this new set of toys. Very, very useful indeed! Very Happy

So I'm just now getting a chance to play around with them.. & I found that I can't utilize pScopeFunc for internal commnads tha ...
  Topic: [module] Dock 1.0        (testing 2.0 b3)
freakkk

Replies: 283
Views: 15018

PostForum: Scripts & Functions   Posted: Wed Jan 02, 2008 1:35 am   Subject: [module] Dock 1.0        (testing 2.0 b3)
That rules! Laughing

Seriously though.. this module provides functionality that I was looking for about 3 or 4 years ago- but was never able to find! I seriously look forward to incorporating i ...
  Topic: [module] CmnDlg FileSelectFile with Multi Filter and more...
freakkk

Replies: 14
Views: 803

PostForum: Scripts & Functions   Posted: Tue Dec 04, 2007 6:33 pm   Subject: [module] CmnDlg FileSelectFile with Multi Filter and more...
@DerRaphael
Very useful indeed; very clean interface too. Thanks for sharing!!
Perhaps this is how it should be natively implemented... Very Happy

@Titan
is it possible to upload php and get it execu ...
  Topic: IP Address
freakkk

Replies: 18
Views: 1418

PostForum: Scripts & Functions   Posted: Wed Nov 28, 2007 10:38 pm   Subject: IP Address
These are different things. A_IPAddress1 shows the LAN address, most of the time something like 192.168.1.4, but nickromano's script tells the IP address seen from outside of the LAN, like 24.138.252. ...
  Topic: IP Address
freakkk

Replies: 18
Views: 1418

PostForum: Scripts & Functions   Posted: Wed Nov 28, 2007 10:13 pm   Subject: IP Address
MsgBox, % A_IPAddress1 Very Happy
  Topic: How to: Run Dynamic Script... Through a Pipe!
freakkk

Replies: 32
Views: 3754

PostForum: Scripts & Functions   Posted: Wed Nov 28, 2007 8:42 pm   Subject: How to: Run Dynamic Script... Through a Pipe!
This is very useful! I find it quite amazing how simple this turns out to be!!

One of the ideas I had: a custom build of AutoHotkeySC (for compiled scripts) that accepts script content directly vi ...
  Topic: TitleButton 0.31
freakkk

Replies: 41
Views: 5890

PostForum: Scripts & Functions   Posted: Fri Oct 12, 2007 6:10 pm   Subject: TitleButton 0.31
Quick question:

At the very end of Dock_HookHandler()..
if (Dock_event=0x800B) ;or (Dock_event=0x800A) or (Dock_event = 23)
{
; OutputDebug AHK-Dock: %dock_e ...
  Topic: [module] Plugin framework 1.0
freakkk

Replies: 17
Views: 1706

PostForum: Scripts & Functions   Posted: Fri Oct 12, 2007 3:24 pm   Subject: [module] Plugin framework 1.0
This is silly.....
rename plug2.ahk to joe.ahk
edit joe.ahk: change "plug2:" to "joe:"
run PluginHost.ahkMaybe you didn't understand my earlier example; it was intended to repla ...
  Topic: [module] Plugin framework 1.0
freakkk

Replies: 17
Views: 1706

PostForum: Scripts & Functions   Posted: Thu Oct 11, 2007 10:38 pm   Subject: [module] Plugin framework 1.0
It would be nice to have a minimal help which describes which parameters to set to get this framework work with any plugin names.I don't believe this could be any more straight forward.. Rolling Eyes

T ...
  Topic: Plugins for AutoHotkey Compiled Scripts
freakkk

Replies: 16
Views: 912

PostForum: General Chat   Posted: Mon Sep 17, 2007 2:16 pm   Subject: Plugins for AutoHotkey Compiled Scripts
I once did a junky little engine for carrying out the actions.
I never liked the fact that it was actually two processes-- but I learned to live w/ that.

I was wondering… when the compiled scrip ...
  Topic: TitleButton 0.31
freakkk

Replies: 41
Views: 5890

PostForum: Scripts & Functions   Posted: Fri Sep 14, 2007 6:08 pm   Subject: TitleButton 0.31
This version of Dock is modification of orginal dock which doesn't have exclusion list.O.. I gotcha. I did toy w/ dock-- i jus didn't remember seeing that.......

Also, this should be updated base ...
  Topic: TitleButton 0.31
freakkk

Replies: 41
Views: 5890

PostForum: Scripts & Functions   Posted: Fri Sep 14, 2007 4:29 pm   Subject: TitleButton 0.31
This is a brilliant piece of code.. & serves as an excellant example of Dock_exclude was a built in part of dock module!

Once again-- thanks for this; many many applicable uses... Very Happy
 
Page 1 of 8 Goto page 1, 2, 3, 4, 5, 6, 7, 8  Next
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group