Anyone know whether there is a 5-star rating component on iPhone?

前端 未结 8 974
南方客
南方客 2020-12-05 12:08

In Google groups and some other web sites, there is a 5-star rating component which is pretty neat, such as in this url: http://groups.google.com/group/Google-Picasa-Data-AP

8条回答
  •  醉梦人生
    2020-12-05 12:30

    As a general rule, if it's not in the Interface Builder, it's not available "for free," and you'll have to write it yourself.

    When it comes to the iPhone, Apple has also provided easily understood sample code that shows off every single available component and how to use them. If you don't see it in their code, you have to build it yourself.

提交回复
热议问题