zopebie


Member since 08/07/2012

5 snippets

1772 profile views

0 Comment(s) Posted

View their favorites

their Tags


Profile

Achievement

first submission:submitting first snipplet

zopebie's Recent Snippets



« Prev 1 Next »
Create a UIButton programatically
1 1284 posted 12 years ago by zopebie
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 1374 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 983 posted 12 years ago by zopebie
Reference: http://iosfonts.com/
1 1946 posted 12 years ago by zopebie
A sample code to show the scrolling, panning and zooming with UIScrollView
1 1471 posted 12 years ago by zopebie
« Prev 1 Next »