Re: [Pyobjc-dev] (Class)Browser demo
Brought to you by:
ronaldoussoren
From: Ronald O. <ous...@ci...> - 2003-06-08 14:45:52
|
On Sunday, Jun 8, 2003, at 16:40 Europe/Amsterdam, Ronald Oussoren wrote: > The code uses __slots__ and uses instance variables not mentioned in > __slots__. That used to work, but no longer does (and quite rightly > so). The find class text field almost works for me, if you type a > classname + ENTER the tableview changes to the detail view for that > class, but the outline view isn't updated as it should. And now it is. The problem was easier than I thought and is fixed in CVS. Ronald |