Re: NSWindow: Custom title bar double-click action?
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