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 47 matches
AutoHotkey Community Forum Index
Author Message
  Topic: Invert mouse axis
Tester

Replies: 14
Views: 902

PostForum: Ask for Help   Posted: Mon May 05, 2008 10: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: 167

PostForum: Ask for Help   Posted: Sat Jan 12, 2008 8: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: 226

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

Replies: 23
Views: 2549

PostForum: Wish List   Posted: Tue Jan 01, 2008 3: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: 23
Views: 2549

PostForum: Wish List   Posted: Mon Dec 31, 2007 11: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: 226

PostForum: Ask for Help   Posted: Sun Dec 23, 2007 3: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: 0
Views: 177

PostForum: Wish List   Posted: Tue Oct 02, 2007 6: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: 173

PostForum: Ask for Help   Posted: Thu Jun 28, 2007 6: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: 23
Views: 2549

PostForum: Wish List   Posted: Thu Nov 30, 2006 11: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: 12
Views: 5066

PostForum: Scripts & Functions   Posted: Wed Oct 25, 2006 2: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: 676

PostForum: Scripts & Functions   Posted: Mon Sep 04, 2006 3: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: 1162

PostForum: Scripts & Functions   Posted: Mon Sep 04, 2006 3: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: 12
Views: 5066

PostForum: Scripts & Functions   Posted: Sun Aug 27, 2006 2: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 ...
  Topic: Setting transparency for Desktop icons?
Tester

Replies: 6
Views: 420

PostForum: Ask for Help   Posted: Thu Aug 10, 2006 12:05 pm   Subject: Setting transparency for Desktop icons?
WinSet, Redraw,, ahk_class ProgmanThanks. This helps redraw desktop without some artifacts, but I have still problems if a window with topmost atrribute set is displayed on the desktop, then after set ...
  Topic: Setting transparency for Desktop icons?
Tester

Replies: 6
Views: 420

PostForum: Ask for Help   Posted: Thu Aug 10, 2006 10:41 am   Subject: Setting transparency for Desktop icons?
I have found that some redraw artifacts have been made by PowerPro running simultaneously, but others artifacts still appears (it seems that icons SysListView321 control handle transparency in other w ...
 
Page 1 of 4 Goto page 1, 2, 3, 4  Next
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group