comp.lang.ada
 help / color / mirror / Atom feed
* simulate mouse click - windows
@ 2005-12-23  1:47 Gutek
  2005-12-23  2:51 ` Steve
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Gutek @ 2005-12-23  1:47 UTC (permalink / raw)


Hi,
I'm writing program for windows, which is going to communicate by RS232
with
my home-made device (functionally it is something like a mouse).
I'm using GNAT.
My program is listening the data coming from device, and according to
them
it has to:
1) Change cursor position
2) Simulate mouse clicks (left and right button)

I have solved the problem with changing cursor position - using
"GWindows"
from: http://www.gnavi.org (Set_Cursor_Position, Get_Cursor_Position
procedures).


But,
How could I simulate clicks?


Thanks in advice.




^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2005-12-24  2:59 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-12-23  1:47 simulate mouse click - windows Gutek
2005-12-23  2:51 ` Steve
2005-12-23  6:07   ` tmoran
2005-12-23 11:13 ` bubble
2005-12-23 12:47 ` Adrien Plisson
2005-12-24  1:54 ` Gutek
2005-12-24  2:59 ` Stephen Leake

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox