<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Snipplr</title>
    <description>Recent snippets posted on Snipplr.com</description>
    <link>https://snipplr.com/</link>
    <lastBuildDate>Tue, 09 Jun 2026 19:16:35 +0000</lastBuildDate>
    <item>
      <title>(Objective C) Create a UIButton programatically - zopebie</title>
      <link>https://snipplr.com/view/66630/create-a-uibutton-programatically</link>
      <description>&lt;p&gt;Create a UIButton programatically&lt;/p&gt;</description>
      <pubDate>Fri, 10 Aug 2012 04:47:39 UTC</pubDate>
      <guid>https://snipplr.com/view/66630/create-a-uibutton-programatically</guid>
    </item>
    <item>
      <title>(Objective C) Picking a choice from a group or set of values using UISegmentedControl - zopebie</title>
      <link>https://snipplr.com/view/66627/picking-a-choice-from-a-group-or-set-of-values-using-uisegmentedcontrol</link>
      <description>&lt;p&gt;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.&#13;
&#13;
Each segment functions as its own button. By default, selecting a segment will deselect the others in the control (much as a radio button does in HTML). You can alter this behavior by setting the "momentary" property.&lt;/p&gt;</description>
      <pubDate>Fri, 10 Aug 2012 04:18:55 UTC</pubDate>
      <guid>https://snipplr.com/view/66627/picking-a-choice-from-a-group-or-set-of-values-using-uisegmentedcontrol</guid>
    </item>
    <item>
      <title>(Objective C) Progress and Activity Indicators - zopebie</title>
      <link>https://snipplr.com/view/66624/progress-and-activity-indicators</link>
      <description>&lt;p&gt;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 performed and how much still has to run. If you are unable to determine the duration of the task, use a â€œbusyâ€ indicator (such as the beach ball or hourglass on OS X).&#13;
&#13;
iOS provides classes for showing both progress and activity.&lt;/p&gt;</description>
      <pubDate>Fri, 10 Aug 2012 03:02:56 UTC</pubDate>
      <guid>https://snipplr.com/view/66624/progress-and-activity-indicators</guid>
    </item>
    <item>
      <title>(Objective C) Creating UILabel programmatically - zopebie</title>
      <link>https://snipplr.com/view/66621/creating-uilabel-programmatically</link>
      <description>&lt;p&gt;Reference: http://iosfonts.com/&lt;/p&gt;</description>
      <pubDate>Fri, 10 Aug 2012 02:39:01 UTC</pubDate>
      <guid>https://snipplr.com/view/66621/creating-uilabel-programmatically</guid>
    </item>
    <item>
      <title>(Objective C) Scrolling, Panning, Zooming with UIScrollView - zopebie</title>
      <link>https://snipplr.com/view/66620/scrolling-panning-zooming-with-uiscrollview</link>
      <description>&lt;p&gt;A sample code to show the scrolling, panning and zooming with UIScrollView&lt;/p&gt;</description>
      <pubDate>Fri, 10 Aug 2012 02:31:58 UTC</pubDate>
      <guid>https://snipplr.com/view/66620/scrolling-panning-zooming-with-uiscrollview</guid>
    </item>
  </channel>
</rss>
