• 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: mouseDown/Up on window's titlebar?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: mouseDown/Up on window's titlebar?


  • Subject: Re: mouseDown/Up on window's titlebar?
  • From: Robert Clair <email@hidden>
  • Date: Tue, 1 Feb 2005 17:29:16 -0500


#include STANDARD_WARNING_ABOUT_PRIVATE_METHODS

NSView* borderView = [myWindow _borderView];

The trafficlight buttons are subviews of the borderView so you
should be able to get events. Remember there is already
behavior associated with mouse events up there - dragging the
window, minimizing on double click.

.....Bob Clair

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Prev by Date: Re: Drag from iTunes
  • Next by Date: NSTextfield not updating correctly with bindings enabled.
  • Previous by thread: Re: mouseDown/Up on window's titlebar?
  • Next by thread: Re: Finding Subnet
  • Index(es):
    • Date
    • Thread