[Pyobjc-dev] No more headache over hacking an XML editor
Brought to you by:
ronaldoussoren
From: Dinu G. <gh...@da...> - 2003-01-14 13:07:22
|
Just van Rossum: > 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. Thanks, this looks very promising and useful for a future Cocoa Python IDE! ;-) Ronald, thanks for your comemnts as well! Moving to dedicated item class subclassed from NSObject finally did the job! This is a current state screenshot: http://python.net/~gherman/tmp/XMLTreeView1.png Now, I'll need to move from displaying to editing XML, possibly with auto-validation as you go... Dinu -- Dinu C. Gherman ...................................................................... "I can't understand why people are frightened of new ideas. I'm frightened of the old ones." (John Cage) |