bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Once again the NSOutlineView


From: Andreas Heppel
Subject: Re: Once again the NSOutlineView
Date: Sat, 14 Feb 2004 23:51:05 +0100

On 2004-02-14 14:11:51 +0100 Fred Kiefer <fredkiefer@gmx.de> wrote:

[snip]

I did (hopefully) resolve this problem in a different way, by removing the helper method and inlining the code into reloadItem:reloadChildren:. This allowed for a few more corrections/simplifications (and would allow for more, if I only would understand better, what this method should do). I must admit, that NSOutlineView is a part of GUI, where I don't understand most of the code. No idea, for example, why it replaces the item with NULL, if it is nil.

Perhaps you may want to take over the maintainance this class?
If there is noone else to do it right now, I will, yes. In particular as it seems like I was the only app developer who is intensely using this class (or say, who is trying to get most outof it :-) But be aware that I probably do not understand this code much better than you ;-) But seriously, I can do it and maybe I should also take some care of NSTableView as NSOutlineView's ancestor. I've come across some strange stuff here too, but didn't dig into it, yet. BTW, who is the originator of those classes? Maybe he can be of some help for understanding the code.

Cheers,
Andreas





reply via email to

[Prev in Thread] Current Thread [Next in Thread]