[myNSWindow setDocumentEdited:dirtyB] fail ??
[myNSWindow setDocumentEdited:dirtyB] fail ??
- Subject: [myNSWindow setDocumentEdited:dirtyB] fail ??
- From: "David M. Cotter" <email@hidden>
- Date: Fri, 7 Aug 2009 17:20:15 -0700
i'm shoe-horning an old carbon app into cocoa. there is no "document
model" so i'm just managing the "dirty bit" manually.
when i call:
[myNSWindow setDocumentEdited:dirtyB]
it doesn't set the little red dot in the close box. and yes, "dirtyB"
is set to "YES".
why doesn't it work?
_______________________________________________
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