Re: NSButton in a NSPanel's top-right corner?
Re: NSButton in a NSPanel's top-right corner?
- Subject: Re: NSButton in a NSPanel's top-right corner?
- From: "Kyle Sluder" <email@hidden>
- Date: Mon, 7 Jul 2008 13:27:12 -0400
Get a reference to a standard button using -[NSWindow
standardWindowButton:], and then insert your button into its
superview. Position it as you normally would.
--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