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 48 matches
AutoHotkey Community Forum Index
Author Message
  Topic: logitech unifying
Tester

Replies: 4
Views: 211

PostForum: Ask for Help   Posted: Mon Feb 07, 2011 8:41 am   Subject: logitech unifying
I don't know how to manage (mount/unmount) USB receivers in AHK, but if your computers are connected by LAN then you can use free, small and excelent Synergy application http://synergy-foss.org/ to co ...
  Topic: LexAHK: syntax highlighting for Scintilla (SciTE, others?)
Tester

Replies: 122
Views: 53343

PostForum: Utilities & Resources   Posted: Sat Aug 23, 2008 2:15 am   Subject: LexAHK: syntax highlighting for Scintilla (SciTE, others?)
there is any chance to have this lexer in Notepad++ following this compile tutorial?
http://sourceforge.net/forum/forum.php?thread_id=1907325&forum_id=482781
  Topic: Invert mouse axis
Tester

Replies: 26
Views: 13798

PostForum: Ask for Help   Posted: Mon May 05, 2008 9:39 pm   Subject: Invert mouse axis
Here is a version of the x/y script, which does not fail on the screen edges: it keeps the mouse pointer 1 pixel from the sides.
...

Unfortunately none of it didn't work with digitizer input on Ta ...
  Topic: How get (wacom) tablet data with VBtablet wrapper?
Tester

Replies: 0
Views: 1041

PostForum: Ask for Help   Posted: Sat Jan 12, 2008 7:35 am   Subject: How get (wacom) tablet data with VBtablet wrapper?
I'm not programmer so I don't know how to use this wrapper. Maybe someone with greater programming experience can provide some practical code examples to get some data (like position, pressure value, ...
  Topic: How to SendMessage into other app address space (Flash GUI)?
Tester

Replies: 2
Views: 1344

PostForum: Ask for Help   Posted: Sat Jan 12, 2008 2:52 am   Subject: How to SendMessage into other app address space (Flash GUI)?
ok, but how?
  Topic: AHK for Pocket PCs
Tester

Replies: 26
Views: 8421

PostForum: Wish List   Posted: Tue Jan 01, 2008 2:42 pm   Subject: AHK for Pocket PCs
If you like, you can test the exe on your WinCE-device if it's running.It's working!
I don't test AHK functionality, but EXE runs properly (Windows Mobile 5.0, HTC/Qtek S200, Processor OMAP 200MHz, 6 ...
  Topic: AHK for Pocket PCs
Tester

Replies: 26
Views: 8421

PostForum: Wish List   Posted: Mon Dec 31, 2007 10:56 am   Subject: AHK for Pocket PCs
Does somebody have ideas?The only guy I known, which does many high-quality (and free!) stuff on PPC is Mirko Schenk - author of the MortPlayer and MortScript (it is veryveryvery simple scripting engi ...
  Topic: How to SendMessage into other app address space (Flash GUI)?
Tester

Replies: 2
Views: 1344

PostForum: Ask for Help   Posted: Sun Dec 23, 2007 2:33 am   Subject: How to SendMessage into other app address space (Flash GUI)?
Hello,

It is possible to make Flash GUI for desktop applications with using mProjector application (commercial).
It would be a great extension to AHK. Now we can make custom Flash-based GUIs for o ...
  Topic: Adding for control's "section" keywords WS and HS
Tester

Replies: 1
Views: 630

PostForum: Ask for Help   Posted: Tue Oct 02, 2007 5:00 pm   Subject: Adding for control's "section" keywords WS and HS
In GUI's add control command "section" should save also Wxx (width) and Hxx (height) of added control and there should be added "WS" and "HS" keywords for "remembere ...
  Topic: How get list of open files handles for specific drive?
Tester

Replies: 0
Views: 617

PostForum: Ask for Help   Posted: Thu Jun 28, 2007 5:52 pm   Subject: How get list of open files handles for specific drive?
I try to write script for automatically unmounting encrypted drive.
But this drive refuses to unmount if some files are open or in use on this drive.
There is of course possible to force dismount, b ...
  Topic: AHK for Pocket PCs
Tester

Replies: 26
Views: 8421

PostForum: Wish List   Posted: Thu Nov 30, 2006 10:00 pm   Subject: AHK for Pocket PCs
If anyone is interested to porting AHK to PocketPC there are few interesting links regards to PocketPCs SKD and emulation:

Quick overview how to install PocketPC emulator on Desktop PC:
http://www ...
  Topic: Automatic syntaxhighlightning instalation for UltraEdit
Tester

Replies: 16
Views: 13383

PostForum: Scripts & Functions   Posted: Wed Oct 25, 2006 1:38 am   Subject: Automatic syntaxhighlightning instalation for UltraEdit
All of following examples will be treated as Functions:fn (par) { ;comments
fn(par){;comments
fn ( par ) ;comments
{
the first and third definitions are wro ...
  Topic: Script Merging - additional idea...
Tester

Replies: 2
Views: 1169

PostForum: Scripts & Functions   Posted: Mon Sep 04, 2006 2:42 pm   Subject: Script Merging - additional idea...
I was thinking originaly to create something like this, even with configuration dialog witch user would use to enable/disable found scripts.Exactly Smile

I also like the idea of plug-ins very much.Ye ...
  Topic: Constructive Language Criticism & Script Merging
Tester

Replies: 7
Views: 1731

PostForum: Scripts & Functions   Posted: Mon Sep 04, 2006 2:06 pm   Subject: Constructive Language Criticism & Script Merging
No problem. I haven't not yet time to write code for files parsing, so at this time this is not yet working algorithm - it is only idea.
Regards.
  Topic: Automatic syntaxhighlightning instalation for UltraEdit
Tester

Replies: 16
Views: 13383

PostForum: Scripts & Functions   Posted: Sun Aug 27, 2006 1:22 am   Subject: Automatic syntaxhighlightning instalation for UltraEdit
Recently I have installed UE 12 and I add some minor improvements to this script.RegRead, ahkpath, HKEY_LOCAL_MACHINE, SOFTWARE\AutoHotkey, InstallDir
if not ahkpath
SplitPath, A_AhkPath, , ahkpath ...
 
Page 1 of 4 Goto page 1, 2, 3, 4  Next
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group