I have a requirement for a UIView that can rate albums in iTunes on Mac and iPhone, in the same way stars Displays.
Do anyone know what will be included in this to make it or is there any available online?
I did it a few months ago It is very simple.
- A UIView subclass
- Add 5 stars (UIImageviews)
- Write a function to toggle the image of stars
- Touch to touch and touch the touching touch Check the touch and touch the images of the image sequences accordingly.
- Add an int variable, which gives current ratings. (You can set the value whenever the toggle changes the images of stars)
Comments
Post a Comment