Search found 6875 matches
- 09 Nov 2013, 15:09
- Forum: Ask For Help
- Topic: Windows in modal mode!
- Replies: 7
- Views: 2879
Re: Windows in modal mode!
MDI ??
- 09 Nov 2013, 14:54
- Forum: Offtopic
- Topic: « What's on your mind? »
- Replies: 4477
- Views: 1065516
Re: « What's on your mind? »
XD haahha 

- 09 Nov 2013, 14:12
- Forum: Offtopic
- Topic: « What's on your mind? »
- Replies: 4477
- Views: 1065516
Re: « What's on your mind? »
Hahaha Nice! 

- 09 Nov 2013, 13:51
- Forum: Ask For Help
- Topic: ConsoleSend and Control Chars
- Replies: 15
- Views: 4119
Re: ConsoleSend and Control Chars
you mean? in console, when you press ^j it will launch Excel?
- 09 Nov 2013, 13:49
- Forum: Offtopic
- Topic: « What's on your mind? »
- Replies: 4477
- Views: 1065516
Re: « What's on your mind? »
User Control Panel -> Profile -> Edit account settings -> UsernameSnowFlakes wrote:Hmmm... I think I should change my Username to ZomBie
Where can I change that?

- 08 Nov 2013, 17:58
- Forum: Ask For Help
- Topic: ConsoleSend and Control Chars
- Replies: 15
- Views: 4119
Re: ConsoleSend and Control Chars
haha i think i got it :P so much simpler too :D Run,%comspec%,,,cPID WinWaitActive, % (cmd := "ahk_pid " cPID) ConsoleSend_joedf("echo Beep: {Ctrl Down}g{Ctrl Up}{Enter}",cmd) ConsoleSend_joedf(keys, WinTitle="") { ControlFocus,,%WinTitle% if ErrorLevel return 0 SendInput %keys% ;SendInput {Raw}%tex...
- 08 Nov 2013, 17:26
- Forum: Ask For Help
- Topic: 4 options to change the current folder in Windows Explorer
- Replies: 64
- Views: 25911
Re: 4 options to change the current folder in Windows Explor
Works Perfectly/Flawlessly Under WinXP, Win7, Win8 - Confirmed
nice script btw!

- 08 Nov 2013, 13:20
- Forum: Editors
- Topic: Sublime, AHK Studio, Notepad++ or others?
- Replies: 40
- Views: 25103
Re: Sublime, AHK Studio, Notepad++ or others?
Well i have created a few "plugins" but I haven't released them I think... 

- 07 Nov 2013, 23:43
- Forum: Ich brauche Hilfe
- Topic: GUI: Placeholder im Edit
- Replies: 7
- Views: 3123
Re: GUI: Placeholder im Edit
cool! das muss ich ausprobieren! jetzt und sofort! :D EDIT: Gui, Add, Edit, w100 hwndhEditA Gui, Add, Edit, wp hwndhEditB SetEditPlaceholder(hEditA,"First Name",1) SetEditPlaceholder(hEditB,"Last Name",1) Gui, Show return GuiClose: ExitApp Prima!!!!!!!!!!!!!!!!!!!!!!!!! EditShowBalloonTip(h, title, ...
- 07 Nov 2013, 23:39
- Forum: Ask For Help
- Topic: Help With Windows Media Player (WMP)
- Replies: 10
- Views: 4349
Re: Help With Windows Media Player (WMP)
also, imma just throw this in here,
Jethrow's example http://www.autohotkey.com/board/topic/5 ... ntry399166
Jethrow's example http://www.autohotkey.com/board/topic/5 ... ntry399166
- 07 Nov 2013, 23:34
- Forum: Offtopic
- Topic: « What's on your mind? »
- Replies: 4477
- Views: 1065516
Re: « What's on your mind? »
As most people pointed out this discussion is now only about insulting each other or trolling other people. We could simply conclude this discussion by saying that we all agree that we do not agree. So I'll simply close this topic since it won't lead anywhere. http://ahkscript.org/boards/viewtopic....
- 07 Nov 2013, 23:23
- Forum: Forum Issues
- Topic: Bugs CodeBox
- Replies: 21
- Views: 7540
Re: Bugs CodeBox
security exploits? really? i didnt think a simple '(' or ')' could be dangerous
watch-out! i have parenthesis-itis 


- 07 Nov 2013, 23:19
- Forum: Scripts and Functions
- Topic: [Class] Toolbar - Create and modify (Updated Aug, 9, 2020)
- Replies: 55
- Views: 23125
- 07 Nov 2013, 23:17
- Forum: Ask For Help
- Topic: 4 options to change the current folder in Windows Explorer
- Replies: 64
- Views: 25911
Re: 4 options to change the current folder in Windows Explor
ill test whatever, i use virtualbox with the consumer preview that i never deleted 

- 07 Nov 2013, 23:15
- Forum: Scripts and Functions
- Topic: TimeSinceLastCall()
- Replies: 4
- Views: 3283
Re: TimeSinceLastCall()
simplo-neato! 

- 07 Nov 2013, 15:05
- Forum: Ask For Help
- Topic: ConsoleSend and Control Chars
- Replies: 15
- Views: 4119
Re: ConsoleSend and Control Chars
Well LibCon supports Unicode, I could also add control characters in the near future.. 

- 07 Nov 2013, 12:55
- Forum: Forum Issues
- Topic: Bugs CodeBox
- Replies: 21
- Views: 7540
Re: Bugs CodeBox
Codeboxes in spoiler are still replacing parenthesis with the HTML entities.. 

- 07 Nov 2013, 12:42
- Forum: Ask For Help
- Topic: ConsoleSend and Control Chars
- Replies: 15
- Views: 4119
Re: ConsoleSend and Control Chars
Yes (I think
) also, Check out LibCon.ahk in my signature 


- 07 Nov 2013, 12:40
- Forum: Tutorials
- Topic: [Help Requested]:Teamwork
- Replies: 42
- Views: 31201
Re: [Help Requested]:Teamwork
Can I join? 

- 06 Nov 2013, 18:05
- Forum: Scripts and Functions
- Topic: Control Control -- Interactive Control Manipulation
- Replies: 11
- Views: 5032
Re: Control Control -- Interactive Control Manipulation
Just use this simplistic way, sometimes known as SelectArea()
http://www.autohotkey.com/board/topic/4 ... he-screen/
Cheers,
http://www.autohotkey.com/board/topic/4 ... he-screen/
Cheers,
