Discuss how to get FirstSortSection from AddressBook at the Free Toolchain Software - Hackint0sh.org; i wanna build an app on iphone2.x, using open toolchain2.0
my code is based on ...
-
how to get FirstSortSection from AddressBook
i wanna build an app on iphone2.x, using open toolchain2.0
my code is based on ABAddressBookRef, i wanna get the FirstSortSection (view AddressBook.sqlitedb) to generate titles for health of UISectionList.
but using ABRecordCopyValue, i can't find the propertyID for FirstSortSection.
could anybody help me?
-
-
I finnaly find the proertyID.
add follow definition to your application source
#define kABPersonFirstSortProperty 24
#define kABPersonLastSortProperty 25
#define kABPersonFirstSortSectionProperty 34
#define kABPersonLastSortSectionProperty 35
-
Similar Threads
-
By kikass122 in forum iPhone 3G
Replies: 1
Last Post: 07-17-2011, 09:53 PM
-
By webster in forum General
Replies: 0
Last Post: 03-15-2010, 01:20 AM
-
By TeckniX in forum General
Replies: 0
Last Post: 11-30-2009, 06:40 PM
-
Replies: 2
Last Post: 10-18-2008, 02:41 AM
-
By Utamaru in forum General
Replies: 2
Last Post: 09-12-2008, 09:45 AM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks