• 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: NSSplitView splitViewDidResizeSubviews
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSSplitView splitViewDidResizeSubviews


  • Subject: Re: NSSplitView splitViewDidResizeSubviews
  • From: Benjamin Stiglitz <email@hidden>
  • Date: Tue, 3 Mar 2009 10:14:59 -0500
  • Mail-followup-to: email@hidden

> Also, if I want to know when the user has completed the divider
> movement, how would I find that out? I suspect I'd need to subclass
> NSSplitView method that handles the mouse events...

Yes; specifically, you should look at -mouseDown:, since NSSplitView
runs an event loop instead of using
-mouseDown:/-mouseDragged:/-mouseUp:.

-Ben
_______________________________________________

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

  • Prev by Date: Re: Code Signing for Dummies
  • Next by Date: Re: Code Signing for Dummies
  • Previous by thread: Re: Can't get setDelegate to work on NSMenu attached toNSStatusItem (SOLVED)
  • Next by thread: To run a block of code at every 1 second
  • Index(es):
    • Date
    • Thread