On 30 Nov 2014, at 18:30, Navneet Kumar wrote:
> I have a custom view in which I am setting the background using NSRectFill()
What is the current compositing mode set on the current graphics context? Have
you tried using NSRectFillUsingOperation() and passing NSCompositeCopy to make
sure you d
> On 05 Dec 2014, at 13:30, Uli Kusterer wrote:
>
> On 30 Nov 2014, at 18:30, Navneet Kumar wrote:
>> I have a custom view in which I am setting the background using NSRectFill()
>
> What is the current compositing mode set on the current graphics context?
> Have you tried using NSRectFillUsi
The subject of this thread, my observation that documents created by a
non-Apple app do not reliably open as long as they are residing in iCloud
Drive, is apparently a known bug.
> On 2014 Nov 28, at 10:29, Sean McBride wrote:
>
> You can easily tell if an app is sandboxed from Activity Monito