send click to non rev window

Anything beyond the basics in using the LiveCode language. Share your handlers, functions and magic here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
sturgis
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 1685
Joined: Sat Feb 28, 2009 11:49 pm

send click to non rev window

Post by sturgis » Fri Feb 10, 2012 2:03 am

Don't suppose there is an easy way (on Windows 7) to have livecode send a mouseclick to a location outside a rev window?

Working on a simple client/server thing so that I can use my kindle fire as a remote. Moving the mouse doesn't look like it will be too difficult, but it doesn't seem that livecode has a way to get the clicking part done. (and I haven't a chance of building an external to manage that part)

Any suggestions?

Post Reply