• 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
Re: knowing if a titlebar click is actually a resize click
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: knowing if a titlebar click is actually a resize click


  • Subject: Re: knowing if a titlebar click is actually a resize click
  • From: Steve Mills <email@hidden>
  • Date: Wed, 12 Jun 2013 16:48:19 -0500

On Jun 12, 2013, at 16:21:06, Ken Thomases <email@hidden>
 wrote:

> Does NSWindowWillStartLiveResizeNotification (or -[NSWindowDelegate windowWillStartLiveResize:]) happen in time for you to cancel your drag stuff?

Nope. The default sendEvent appears to stay in the mouseDown event handler (NSTitledFrame mouseDown) until the mouse has moved 3 or 4 pixels, then it fires off the NSWindowWillStartLiveResizeNotification.

--
Steve Mills
office: 952-818-3871
home: 952-401-6255
cell: 612-803-6157



_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: knowing if a titlebar click is actually a resize click
      • From: Ken Thomases <email@hidden>
References: 
 >knowing if a titlebar click is actually a resize click (From: Steve Mills <email@hidden>)
 >Re: knowing if a titlebar click is actually a resize click (From: Seth Willits <email@hidden>)
 >Re: knowing if a titlebar click is actually a resize click (From: Steve Mills <email@hidden>)
 >Re: knowing if a titlebar click is actually a resize click (From: Ken Thomases <email@hidden>)

  • Prev by Date: Re: knowing if a titlebar click is actually a resize click
  • Next by Date: toolbar:itemForItemIdentifier:willBeInsertedIntoToolbar: and nibs
  • Previous by thread: Re: knowing if a titlebar click is actually a resize click
  • Next by thread: Re: knowing if a titlebar click is actually a resize click
  • Index(es):
    • Date
    • Thread