• 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: NSWindow: Custom title bar double-click action?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSWindow: Custom title bar double-click action?


  • Subject: Re: NSWindow: Custom title bar double-click action?
  • From: email@hidden
  • Date: Thu, 17 Jan 2008 00:37:31 +0100

Well, as I said, a HUD window does not have minimize button, so no one
would expect the window to minimize when double-clicking the title
bar. Overriding the zoom button would be nice, but there's no zoom
button either on a HUD window, so there's really nothing left to toy
with except for the title bar. Why would a redefinition like this be
any more "frustrating" than iTunes redefinition of the zoom button?

On Jan 16, 2008 11:38 PM, Kyle Sluder <email@hidden> wrote:
> On 1/16/08, email@hidden <email@hidden> wrote:
> > Hello,
> >
> > I have a "mini-HUD" the user can
> > enable via the application menu, and would like to set up a custom
> > title bar double-click action as a more convenient way to switch to
> > this mini-mode. Only problem is I cannot find any documentation on how
> > to do this. Any pointers?
>
> Why are you redefining this behavior?  I double-click to minimize
> things all the time; your app would frustrate me and I would not use
> it.  I don't care why you think your behavior is superior, I (and your
> users) will not tolerate your disdain for established behavior.
>
> Instead you might want to consider how iTunes overrides the zoom
> button behavior to switch to its mini-mode.  Note that it still lets
> you double-click on the mini-mode window's surface to minimize to the
> dock.  Override -[NSWindow performZoom:] to implement this behavior.
>
> --Kyle Sluder
>
_______________________________________________

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

References: 
 >NSWindow: Custom title bar double-click action? (From: email@hidden)
 >Re: NSWindow: Custom title bar double-click action? (From: "Kyle Sluder" <email@hidden>)

  • Prev by Date: Re: NSTableView: tableView:objectValueForTableColumn:row called more than necessary when scrolling
  • Next by Date: Re: Scroll view clip view not moving to new object inserted in contained NSCollectionView - when are resizing events in the view hierarchy complete?
  • Previous by thread: Re: NSWindow: Custom title bar double-click action?
  • Next by thread: NSPersistentDocument saving problem
  • Index(es):
    • Date
    • Thread