PDA

View Full Version : View similar to iPhone iPod volume control?




ppilone
Oct 8, 2008, 01:37 PM
I'm looking to create a view similar to the one used by the iPhone/Touch iPod volume control. At first I was going to use an UIActionSheet but I also want to include a slider (according to documentation you can only add a button to an actionsheet).

Any ideas how to implement a similar view?