Re: Using NSTerminateLater with a Status Item

2011-02-17 Thread Olivier Lance
On 15 févr. 2011, at 16:55, Jeff Johnson wrote: > On Feb 14, 2011, at 3:25 PM, jonat...@mugginsoft.com wrote: >> I don't know if this would fly or not but... >> >> Rather than conventionally returning NSTerminateLater you could try, >> assuming your async driver calls are run loop sources, run th

Re: Using NSTerminateLater with a Status Item

2011-02-14 Thread Olivier Lance
quot; a écrit : > Hi Olivier. > > rdar://problem/6001460 > > See http://lapcatsoftware.com/rdar/6001460/index.html for an explanation. > > In short, you won't be able to do it with a LSUIElement app. > > -Jeff > > > On Feb 14, 2011, at 10:52 AM, Olivier

Using NSTerminateLater with a Status Item

2011-02-14 Thread Olivier Lance
ter Panel, but it doesn't change anything. So what am I doing wrong? Is there a requirement I don't meet? Does it have to be a document-based application? Also, would you have any clever way to debug that kind of situation? Tried remote debuggi

Inserting node in an OutlineView bound to a TreeController and preserve expanded items

2009-02-10 Thread Olivier Lance
** Sorry if this is a double post, I've had some troubles with my subscription so I don't know if it has already been posted ** Hi everybody, I know this subject has seen many entries in this mailing list (or others), but I couldn't find any answer solving my own problem... I'm must also admit tha

Inserting node in an OutlineView bound to a TreeController and preserve expanded items

2009-02-10 Thread Olivier Lance
Hi everybody, I know this subject has seen many entries in this mailing list (or others), but I couldn't find any answer solving my own problem... I'm must also admit that I'm quite new to Cocoa development, so I may have seen the solution but not succeeded in applying it. Sorry if that's the case