[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Bug in NSBrowser?
From: |
Philippe C . D . Robert |
Subject: |
Re: Bug in NSBrowser? |
Date: |
Sat, 13 Jan 2001 16:58:34 +0100 |
Upsla..
Philippe C.D. Robert <phr@projectcenter.ch> wrote (Sat, 13 Jan 2001 16:56:02
+0100):
> I don't know the particular code of NSBrowser very well, but it looks OK to
> me (it 'happens' in pathToColumn:), so maybe it's somewhere else? It looks
> like when doing so (doubleclicking), the value of 'column' becomes 2, instead
> of 1, and then the for loop tries to add nil to the mutable string s (there
> is no selected cell in column 2, of course). Any ideas!?
this should read as: "there is no selected cell in column 1, of course".
cheers, Phil
--
Philippe C.D. Robert | http://www.nice.ch/~phip/
- Bug in NSBrowser?, Philippe C . D . Robert, 2001/01/13
- Re: Bug in NSBrowser?,
Philippe C . D . Robert <=