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


_______________________________________________
Gtk-sharp-list maillist  -  Gtk-sharp-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/gtk-sharp-list

Reply via email to