• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Being informed when the window moves
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Being informed when the window moves


  • Subject: Being informed when the window moves
  • From: Matthew Smith <email@hidden>
  • Date: Mon, 22 Apr 2002 19:38:10 +1000

Hello peoples,

My program needs to know when the user moves a window, so I'm using the
notification: NSWindowDidMoveNotification to inform me whenever this occurs.

The strange thing is that it only tends to notify the the object interested
in the notification when the user stops dragging the window for a bit (ie if
I move a window around, I only get a handful of notifications).

When I register for other notifications (like
NSWindowDidResizeNotification), it sends me a heap of notifications (which
I'd prefer).

Is it possible to get the same behaviour from NSWindowDidMoveNotification as
NSWindowDidResizeNotification? Or should I use a different method of getting
that kind of information?

Thanks

Matt Smith
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: Re: Export data to Excel
  • Next by Date: Re: Why Cocoa-java?
  • Previous by thread: Re: GUI update, multi-threaded Cocoa Java app
  • Next by thread: STL
  • Index(es):
    • Date
    • Thread