Customizing Section indexes in UITableView in iphone application

Posted by sagar on Stack Overflow See other posts from Stack Overflow or by sagar
Published on 2010-04-15T07:30:28Z Indexed on 2010/04/15 7:33 UTC
Read the original article Hit count: 432

Filed under:
|
|
|

Hello ! Every one.

  • Does any one have tried to customize default section index displayed in UITableView.
  • I want to modify the appearance of UITableView SectionIndex.
  • Is it possible to customize it ?
  • Is there any delegate methods available for this ?
  • What delegate methods should I use - if above question's answer is yes?
  • I have uploaded an image for the sample check it out.

© Stack Overflow or respective owner

Related posts about uitableview

Related posts about xcode