TheSwamp

Code Red => .NET => Topic started by: jsr on January 01, 2011, 01:45:16 AM

Title: mouse position
Post by: jsr on January 01, 2011, 01:45:16 AM
Hi All

How can we get the current position of mouse using dot NET, in lisp we have grread. Is this function available in dot NET. inside PointMonitor event handler we can use args.Context.ComputedPoint but without hooking into that event can we get mouse position.

Thanks.
Title: Re: mouse position
Post by: Kerry on January 01, 2011, 04:14:13 AM
I'm wondering why you don't want to use PointMonitor ?

but anyway,

http://www.theswamp.org/index.php?topic=25760.msg310498#msg310498