Profile
Achievement
zopebie's Recent Snippets
- All /
« Prev 1 Next »
The UISegmentedControl consists of a horizontal control divided into segments. Segmented controls are useful for allowing users to pick from a group or set of values.
Each segment functions as its own button. By default, selecting a segment will d...
1
1198
posted 12 years ago by zopebie
When performing tasks that may take some time, you often need to provide some kind of visual feedback to your users. If you know how long the task will take to complete, you can use a progress indicator to show the user how much of the task has been...
1
839
posted 12 years ago by zopebie
A sample code to show the scrolling, panning and zooming with UIScrollView
1
1313
posted 12 years ago by zopebie