Re: drawRect runs twice, bounds are changed in between

2015-01-17 Thread N!K
On Jan 16, 2015, at 5:30 AM, Uli Kusterer wrote: > On 15 Jan 2015, at 07:58, Quincey Morris > wrote: >> Putting those two ideas together leads to a better approach. Create the >> bezier path once, relative to an arbitrary bounding rect — say 1000 x 1000. >> (But any rect would do.) When you

Re: FSEventStreamCreate: BUG in libdispatch client: kevent[EVFILT_WRITE]

2015-01-17 Thread Trygve Inda
> On Jan 17, 2015, at 2:27 PM, Trygve Inda wrote: > >> I am getting an error in the Console when shutting down a FSEvent monitor >> I have verified that [self prefBundlePath] points to a valid directory (a >> prefpane bundle). >> >> BUG in libdispatch client: kevent[EVFILT_WRITE] delete: "No suc

Re: FSEventStreamCreate: BUG in libdispatch client: kevent[EVFILT_WRITE]

2015-01-17 Thread Ken Thomases
On Jan 17, 2015, at 2:27 PM, Trygve Inda wrote: > I am getting an error in the Console when shutting down a FSEvent monitor > I have verified that [self prefBundlePath] points to a valid directory (a > prefpane bundle). > > BUG in libdispatch client: kevent[EVFILT_WRITE] delete: "No such file or

FSEventStreamCreate: BUG in libdispatch client: kevent[EVFILT_WRITE]

2015-01-17 Thread Trygve Inda
I am getting an error in the Console when shutting down a FSEvent monitor I have verified that [self prefBundlePath] points to a valid directory (a prefpane bundle). BUG in libdispatch client: kevent[EVFILT_WRITE] delete: "No such file or directory" - 0x2 -(void)addFileEventCallback { FSEve

Re: Directory navigated to by menu File > Open

2015-01-17 Thread Jerry Krinock
> On 2015 Jan 16, at 21:34, Ken Thomases wrote: > > How about, instead of calling through to super, you simply implement those > methods in the straightforward way by running the Open panel. For > -runModalOpenPanel:forTypes:, set the directoryURL as you want, set > allowedFileTypes with the