I'm running into a problem in 32bit builds with NSScrollView scrolling past the
24 bits of CGFloat (float in 32bit, double in 64bit builds).
Is there any way to specify a 'Screen Sized' (ie. float range) documentView and
an int64 offset (or something similar), so that my drawing of the
document
If a valid document gets into my 'Recent Documents' menu, and then gets
corrupted such that I am unable to open it, how can I programmatically remove
it from the Recent Documents list (without removing everything in the list)?
Documentation says overriding recentDocumentURLs isn't used by the
D
f a valid document gets into my 'Recent Documents' menu, and then gets
corrupted such that I am unable to open it, how can I programmatically remove
it from the Recent Documents list (without removing everything in the list)?
Documentation says overriding recentDocumentURLs isn't used by the
Do