Re: [Pyobjc-dev] Wrong spelling of tableView_objectValueForTableColumn_row_()?
Brought to you by:
ronaldoussoren
From: Ronald O. <ous...@ci...> - 2003-07-23 16:50:48
|
On Wednesday, 23 July, 2003, at 14:02, Zachery Bir wrote: > On Wednesday, July 23, 2003, at 06:40 AM, Zachery Bir wrote: > >> Nope, this is off CVS. Your TableModel doesn't extend >> NSTableDataSource, either. Oh, poo. I wonder if I'm using a 1.0b1 >> example and 0.9. Yup. > > Now using 1.0b1+ on all my pythons: /sw/bin/python (2.2.2), > /usr/bin/python (2.2), and /usr/local/bin/python (2.3b2). > > Running TableModel.app gets me this crash log (it generates this when > I use /sw/bin/python and /usr/bin/python, but not > /usr/local/bin/python): Is this for an unmodified TableModel example, or is this part of you application? The TableModel works for me. Ronald |