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 19 matches
AutoHotkey Community Forum Index
Author Message
  Topic: TCP/IP Server+Client Chat Script (w/ Features)
rockum

Replies: 122
Views: 14716

PostForum: Scripts & Functions   Posted: Tue Mar 02, 2010 5:56 pm   Subject: TCP/IP Server+Client Chat Script (w/ Features)
cool looking forward to trying it out - thanks
  Topic: TCP/IP Server+Client Chat Script (w/ Features)
rockum

Replies: 122
Views: 14716

PostForum: Scripts & Functions   Posted: Tue Mar 02, 2010 12:42 am   Subject: TCP/IP Server+Client Chat Script (w/ Features)
I have some problems with my laptop where all the scripts are and will be a couple of days before I can recover them so please wait for it

no problem, looking forward to it.

@lexikos - thanks fo ...
  Topic: TCP/IP Server+Client Chat Script (w/ Features)
rockum

Replies: 122
Views: 14716

PostForum: Scripts & Functions   Posted: Thu Feb 25, 2010 3:33 pm   Subject: TCP/IP Server+Client Chat Script (w/ Features)
BTW, I am "Guest". I don't know why I have had trouble staying logged on at work.
  Topic: TCP/IP Server+Client Chat Script (w/ Features)
rockum

Replies: 122
Views: 14716

PostForum: Scripts & Functions   Posted: Wed Feb 24, 2010 5:54 am   Subject: TCP/IP Server+Client Chat Script (w/ Features)
Yes that looks great. Looking forward to seeing the code.
  Topic: Swallow command like in glovepie
rockum

Replies: 4
Views: 237

PostForum: Wish List   Posted: Wed Feb 17, 2010 4:27 am   Subject: Swallow command like in glovepie
Glovepie will allow you to "swallow" mouse movements and keyboard keys on a per device basis.
  Topic: A couple of tools for full screen video. (Think Silverlight)
rockum

Replies: 0
Views: 277

PostForum: Scripts & Functions   Posted: Mon Feb 15, 2010 4:35 am   Subject: A couple of tools for full screen video. (Think Silverlight)
*Disclaimer - I had trouble naming these utilities and coming up with a subject line... I am sure the coding is a mess but they work for me.

If you have ever tried to watch full screen videos (N ...
  Topic: Getting a Gui Variable Value in a Function
rockum

Replies: 5
Views: 133

PostForum: Ask for Help   Posted: Mon Jan 18, 2010 9:46 pm   Subject: Getting a Gui Variable Value in a Function
Thank works. Thanks guys.
  Topic: Getting a Gui Variable Value in a Function
rockum

Replies: 5
Views: 133

PostForum: Ask for Help   Posted: Mon Jan 18, 2010 8:36 pm   Subject: Getting a Gui Variable Value in a Function
It still doesn't seem to work, but thank you for pointing out one of the problems in the script.
  Topic: Getting a Gui Variable Value in a Function
rockum

Replies: 5
Views: 133

PostForum: Ask for Help   Posted: Mon Jan 18, 2010 8:10 pm   Subject: Getting a Gui Variable Value in a Function
I know I must be missing something simple, but how do I get the variable QuoteText to showup in the function's message box?

gui, Add, Text, x16 y13 w190 h220 vQuoteText +Smooth +VScroll +Background ...
  Topic: TCP/IP Server+Client Chat Script (w/ Features)
rockum

Replies: 122
Views: 14716

PostForum: Scripts & Functions   Posted: Thu Jan 07, 2010 11:19 pm   Subject: TCP/IP Server+Client Chat Script (w/ Features)
I got a modified version to transfer txt files without making many alterations to the code. The file is just sent as a message with an unusual character that triggers the client to save the message a ...
  Topic: MIDI Output from AHK
rockum

Replies: 52
Views: 10878

PostForum: Scripts & Functions   Posted: Wed Jan 07, 2009 4:57 am   Subject: MIDI Output from AHK
Got it working. Thanks.
  Topic: MIDI Output from AHK
rockum

Replies: 52
Views: 10878

PostForum: Scripts & Functions   Posted: Tue Jan 06, 2009 3:05 am   Subject: MIDI Output from AHK
I am using the orginal MIDI functions with success in my first major AHK's project. However, being a newbie I am finding what I want to do a bit out of my grasp.

The sample code...

NumPort ...
  Topic: DLLCall: Support for Human Interface devices
rockum

Replies: 137
Views: 61470

PostForum: Scripts & Functions   Posted: Tue Jan 06, 2009 1:32 am   Subject: DLLCall: Support for Human Interface devices

It deactivates the normal scrolling function and then makes one wheel scroll vertical and the other horizontal.
If your device number is not 4, you need to adjust the script.

@Ucla: It should be ...
  Topic: DLLCall: Support for Human Interface devices
rockum

Replies: 137
Views: 61470

PostForum: Scripts & Functions   Posted: Thu Dec 18, 2008 5:56 pm   Subject: DLLCall: Support for Human Interface devices
Hmm, I guess it is catching the hotkeys before they have a chance to act as triggers for the dll. I wonder if there is a way to "turn off" a device's function, but still keep receiving it's ...
  Topic: DLLCall: Support for Human Interface devices
rockum

Replies: 137
Views: 61470

PostForum: Scripts & Functions   Posted: Thu Dec 18, 2008 3:06 am   Subject: DLLCall: Support for Human Interface devices
Thanks Elmulti! I thought about trying to grab every key event and then just passing on the ones from the "wrong" device.

Something like this, but incorporated into your script.

#useh ...
 
Page 1 of 2 Goto page 1, 2  Next
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group