Author Topic: mouse position  (Read 2342 times)

0 Members and 2 Guests are viewing this topic.

jsr

  • Guest
mouse position
« 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.

Kerry

  • Mesozoic relic
  • Seagull
  • Posts: 11654
  • class keyThumper<T>:ILazy<T>
Re: mouse position
« Reply #1 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
kdub, kdub_nz in other timelines.
Perfection is not optional.
Everything will work just as you expect it to, unless your expectations are incorrect.
Discipline: None at all.