Search found 5 matches

by friedrich
03 Apr 2012, 09:33
Forum: General
Topic: Mouseclick to external program
Replies: 6
Views: 10664

Re: Mouseclick to external program

OK, i will try and see what can be done and shall revert.
by friedrich
21 Mar 2012, 14:19
Forum: General
Topic: Mouseclick to external program
Replies: 6
Views: 10664

Re: Mouseclick to external program

Hi, Let us start to find a solution to it. Actual xy position data: 1) external program on a 2. screen (same if on 1. screen) 2) HID mouseclick coordinates x,y = 1570, 182 (Button on "Test Program") x,y result as per your HID Mouse coordinates Menu choice 3) "Test Program" - Visual Basic - BUTTON co...
by friedrich
21 Mar 2012, 10:16
Forum: HOW-TOs and documentation
Topic: Using AutoIt
Replies: 3
Views: 10627

Re: Using AutoIt

Thank you for this information.

Anyhow before adding a new external program i will try to find a possibility to get the current x,y position when moving the external program on the screen. Maybe it is possible.

Meanwhile best regards,

Friedrich
by friedrich
20 Mar 2012, 10:27
Forum: General
Topic: Mouseclick to external program
Replies: 6
Views: 10664

Re: Mouseclick to external program

Thank you for your quick answer. What i would like to do is: activating a BUTTON on the external Program 'Test Program' and returning to FSX - Video screen, (i can do it as long the external program is on the SAME PLACE on the screen) Dim wsh Set wsh= CreateObject("Wscript.Shell") wsh.AppActivate "T...
by friedrich
18 Mar 2012, 10:52
Forum: General
Topic: Mouseclick to external program
Replies: 6
Views: 10664

Mouseclick to external program

First of all my personal compliments for this software. I started using it with the Buttons - Saitek X52. In fact when using the Saitek 'Profile' it happens that the mouse-cursor is making unpredictable moves. Now this problem is resolved using hidmacros. I have one question regarding the correct us...