Re: [Pyobjc-dev] implementation of NSComboBoxDataSource informal protocol
Brought to you by:
ronaldoussoren
From: <bb...@ma...> - 2002-11-11 22:55:46
|
Spelling error in Lib/AppKit/__init__.py (comboxBox... instead of comboBox...). Fixed. Update your PyObjC module installation from the CVS source and it should work much better now. b.bum On Monday, November 11, 2002, at 05:06 PM, Steven D. Arnold wrote: > TypeError: class WordTypeManager does not implement protocol > NSComboBoxDataSource: no implementation for > comboxBox:objectValueForItemAtIndex: > |