Re: [Pyobjc-dev] Headache over hacking an XML editor
Brought to you by:
ronaldoussoren
From: Just v. R. <ju...@le...> - 2003-01-13 16:25:00
|
Dinu Gherman wrote: > Hi, I'm banging my head against NSOutlineView's dataSource methods, > trying to hack a little XML editor, and I'm not sure if it's just > my sillyness or some bad surprises of PyObjC type conversion, sigh! > > In any case these methods don't seem to work as expected passing > None as an item value far more often than I'd expect, so I wonder > if anybody here has some simple code to share? I'd be glad to pro- > vide the little test code I'm running myself... I've attached a little Python Object browser using an NSOutlineView I recently hacked up. The attached is slightly newer than what I posted here before. Just |