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 112 matches
AutoHotkey Community Forum Index
Author Message
  Topic: Notepad ++ Question
ballyhairs

Replies: 2
Views: 574

PostForum: General Chat   Posted: Mon Sep 14, 2009 10:02 pm   Subject: Notepad ++ Question
Running Vista, but that's not the problem, hiding lines will not take place once relaunching the document, that's what they said on Notepad++ forum too.
  Topic: MouseTrap2Mon - trap mouse to chosen monitor
ballyhairs

Replies: 17
Views: 3431

PostForum: Scripts & Functions   Posted: Fri Sep 11, 2009 4:18 pm   Subject: MouseTrap2Mon - trap mouse to chosen monitor
Chip Type:---------------------------NVIDIA GeForce 8500 GT
DAC Type:----------------------------Integrated RAMDAC
Adapter String:----------------------NVIDIA GeForce 8500 GT
Bios Infor ...
  Topic: MouseTrap2Mon - trap mouse to chosen monitor
ballyhairs

Replies: 17
Views: 3431

PostForum: Scripts & Functions   Posted: Wed Sep 09, 2009 7:43 pm   Subject: MouseTrap2Mon - trap mouse to chosen monitor
I have been through almost all the threads concerning blocking the mouse from certain area, none work effectively, the one posted above by Z_Gecko seem to work sometimes and sometimes not, but once th ...
  Topic: Notepad ++ Question
ballyhairs

Replies: 2
Views: 574

PostForum: General Chat   Posted: Wed Sep 09, 2009 12:18 pm   Subject: Notepad ++ Question
I thought I would ask in case someone knows something..
I was exploring Notepad++ and found the functions of hiding lines (Alt+H), the problem is once you restart your document then whatever you had ...
  Topic: Auto Delayed Shutdown GUI + Lock PC + Cancel
ballyhairs

Replies: 4
Views: 2547

PostForum: Scripts & Functions   Posted: Wed Sep 09, 2009 9:06 am   Subject: Auto Delayed Shutdown GUI + Lock PC + Cancel
Where is the restart part?
  Topic: [module] Win 1.25 - Set of window functions
ballyhairs

Replies: 39
Views: 6775

PostForum: Scripts & Functions   Posted: Tue Sep 08, 2009 11:54 am   Subject: [module] Win 1.25 - Set of window functions
Using this code

#NoEnv
k::
PX := 10, PY := 10
VarSetCapacity(POINT, 8, 0)
NumPut(PX, POINT), NumPut(PY, POINT, 4)
HWND := DllCall("WindowFr ...
  Topic: [module] Win 1.25 - Set of window functions
ballyhairs

Replies: 39
Views: 6775

PostForum: Scripts & Functions   Posted: Mon Sep 07, 2009 9:19 pm   Subject: [module] Win 1.25 - Set of window functions
Is there any chance you can provide few working examples for those who are not advanced enough?
Like a real working example
  Topic: Way to make a hotkey that closes all current scripts?
ballyhairs

Replies: 6
Views: 944

PostForum: Ask for Help   Posted: Mon Sep 07, 2009 7:54 pm   Subject: Way to make a hotkey that closes all current scripts?
That does work, you really are genius Smile
  Topic: RapidHotKey alternative
ballyhairs

Replies: 2
Views: 303

PostForum: Ask for Help   Posted: Mon Sep 07, 2009 6:53 pm   Subject: RapidHotKey alternative
Anyone knows an alternative function to AutoHotKey by HotKeyIt?
http://www.autohotkey.com/forum/viewtopic.php?t=38795rapidhotkey

Im having trouble with it lately, half of my scripts ...
  Topic: Way to make a hotkey that closes all current scripts?
ballyhairs

Replies: 6
Views: 944

PostForum: Ask for Help   Posted: Mon Sep 07, 2009 1:00 pm   Subject: Way to make a hotkey that closes all current scripts?
I was searching for something else on the forum and came across this thread, however all above didn't work
  Topic: SendInput
ballyhairs

Replies: 15
Views: 1054

PostForum: Ask for Help   Posted: Sun Sep 06, 2009 10:42 am   Subject: SendInput
Oh yeah, that's more like it, you're the man Very Happy
  Topic: SendInput
ballyhairs

Replies: 15
Views: 1054

PostForum: Ask for Help   Posted: Sat Sep 05, 2009 9:29 pm   Subject: SendInput
Wait a minute, the problem with Notepad++ is now solved but there is a bug with %A_ScriptFullPath%, it will still treat them as a code, try it
  Topic: SendInput
ballyhairs

Replies: 15
Views: 1054

PostForum: Ask for Help   Posted: Sat Sep 05, 2009 3:24 pm   Subject: SendInput
Did you try it? Because its not working for me, 221 will only delete itself
  Topic: SendInput
ballyhairs

Replies: 15
Views: 1054

PostForum: Ask for Help   Posted: Sat Sep 05, 2009 1:29 pm   Subject: SendInput
guest3:
Could you give an example using your idea on my code?
  Topic: SendInput
ballyhairs

Replies: 15
Views: 1054

PostForum: Ask for Help   Posted: Sat Sep 05, 2009 12:40 pm   Subject: SendInput
Nope Sad
 
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