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
1209
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
846
posted 12 years ago by zopebie
A sample code to show the scrolling, panning and zooming with UIScrollView
1
1325
posted 12 years ago by zopebie