implement alphabetical scroll in MPMediaPickerController app

Posted by Pavan on Stack Overflow See other posts from Stack Overflow or by Pavan
Published on 2010-04-03T10:43:00Z Indexed on 2010/04/03 10:53 UTC
Read the original article Hit count: 476

If you go to the iphone library and then go to songs, you will see the songs being displayed in a similar way to the MPMediaItemPicker class does. The only difference is that the ipod application shows the search bar right at the top of the list and also a nice alphabetical scroll on the right hand side whereas the MPMediaItemPicker class only isplays a simple scroll going up and down. How can i implement an alphabetical scroll on the right in the MPMediaItemPicker class? Can someone please help me.

© Stack Overflow or respective owner

Related posts about mpmediapickercontroller

Related posts about alphabetical