On Apr 24, 2013, at 13:29:13, Jerry Krinock <je...@ieee.org> wrote: > That's maybe not the hardest thing you'll do this week. Add this to your > code snippets… > > if ([self isInViewingMode]) { > NSBeep() ; > return ; > } > > and start pasting! My Lion-autosaved app uses that in 34 places. When in > doubt, paste. It usually does no harm.
Sure, I've already played with something similar, and it *sounds* easy, but there are far too many places to take care of this and think about all the implications, and there's a schedule to meet. I also think it's kind of a lame way to prevent edits. Like the way TextEdit does it; you see the change take place, but then it instantly blinks back to the way it was before. It's *very* un-Mac-like and feels extremely half-baked. It's a lot of work just get version browsing, which is a brand new feature that most customers are not using. Everyone forgets that tons of users don't and/or can't upgrade their OS just because Apple released a new one. -- Steve Mills office: 952-818-3871 home: 952-401-6255 cell: 612-803-6157 _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com