0

I would like to have both the alphabetic scrollbar (which appers when multiple selection is disabled) and the multiple selection enabled in my MPMediaPickerController. Any thoughts???

Nithin
  • 6,435
  • 5
  • 43
  • 56

1 Answers1

0

I answered similar question recently here

As far as i know you cannot customize the MPMediaPickerController yourself beyond of course what is stated in the documentation.

You will need to implement your own picker, using media queries (by song ,by artist, etc).

I suggest reading: “Using the iPod Library” in Apple's "iPod Library Access Programming Guide"

Community
  • 1
  • 1
ugiflezet
  • 451
  • 9
  • 17