[Gtk-sharp-list] Mouse position, click emulation
Mauricio Henriquez
mhenriquezs at terra.cl
Wed Nov 26 10:14:52 EST 2008
Hi Guys:
I need a way to emulate mouse position and mouse click from a mono c#
console app (may be with a gtk-sharp hidden window app?), the mono-dev
guys sugestme to use the System.Windows.Form.Cursor (sorry to try first
wiht MWF :-S ..and is very easy to move the mouse cursor but a nightmare
to emulate the click (all "click emulation" Windows solution involve
wrappers for some user32.dll API functions, bad, to bad)...
So, before write a lib for some X functions and then a C# wrapper I
wonder if there is some *easy* way to do something like that using
gtk-sharp *something*,
Thanks, any sugestion/direction is going to be apreciated.
Mauricio
More information about the Gtk-sharp-list
mailing list