Le 10 juin 09 à 12:51, Arnab Ganguly a écrit :
Hi All,
From NSButton in the nib file is it possible to minimize part of the
application window? Like in case of Itunes when I click on the +
button the
player content's lists get reduced and only the playing station can be
visible.How can I achieve the same ?
I think you can achieve this by creating a NSWindow subclass and
overriding
- (void)zoom:(id)sender
which is the method called by the green button.
_______________________________________________
Cocoa-dev mailing list ([email protected])
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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com
This email sent to [email protected]