开发者

Sort Icon for UIToolbar

Does anyone know of a good icon that would indicate to a User that a UITableView can be sorted? I'm l开发者_开发问答ooking for an icon to put in a UIToolbar, aside from putting a button with "Sort" for the title. Any ideas would be greatly appreciated.


The edit button (UIBarButtonSystemItemEdit) is a widely accepted item to indicate that you can edit a table view.


You could use a UISegmentedControl in a UIToolbar or UINavigtionBar for sorting like Apple does on the Recents screen of the Phone application.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜