[Pyobjc-dev] constants for AddressBook Foundation?
Brought to you by:
ronaldoussoren
From: <bo...@pa...> - 2003-02-25 03:53:20
|
trying to do this: AddressBook.ABPerson.searchElementForProperty_label_key_value_comparison _( kABLastNameProperty, None, None, "foo", kABEqualCaseInsensitive) without any luck (global name 'kABLastNameProperty' is not defined) can someone help? thanks. --bob |