Re: [Pyobjc-dev] Just's PythonBrowser and NSOutlineView
Brought to you by:
ronaldoussoren
From: Just v. R. <ju...@le...> - 2003-05-18 08:56:50
|
Dinu Gherman wrote: > Hi, this is mainly for Just, but perhaps also of interest for others. > I'm fiddling again with NSOutlineViews and while running my version > of PythonBrowser (unchanged for 0.9) - unfortunately it doesn't seem > to have a version label - I find it to show some abnormal behaviour > on 0.9 (haven't rechecked on 0.8, but remember it worked fine there). > > Basically, it comes up ok with a filled outline view, but as soon > as you unfold an item or resize the window all entries become some- > thing like this: <root> | dict | {'AutoBaseClass': <...>, ...} > > Has anybody noticed problems with outline views in PyObjC 0.9? Hm, dunno, things seem to work fine here upon brief inspection. However, I can't guarantee you're looking at the same version as I... I attached my version so you can check. Just |