Re: [myNSWindow setDocumentEdited:dirtyB] fail ??
Re: [myNSWindow setDocumentEdited:dirtyB] fail ??
- Subject: Re: [myNSWindow setDocumentEdited:dirtyB] fail ??
- From: "David M. Cotter" <email@hidden>
- Date: Thu, 17 Sep 2009 19:08:35 -0700
On 18/09/2009, at 11:37 AM, David M. Cotter wrote:
is there such a thing as a "normal window" that has a very small
title bar?
Hi David,
No, I think you'll need to roll your own. You can get the images for
the close button etc by doing something like:
[NSWindow standardWindowButton:NSWindowCloseButton forStyleMask:
(NSClosableWindowMask|NSUtilityWindowMask)];
but that doesn't jive with what i see here:
in the Carbon version of the very same app, i see this:
_______________________________________________
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