Pinned Repositories
EmbeddedSwapping
Demonstration of how to make a custom container view controller manage multiple child view controllers using storyboards.
InfiniteScrollingDemo
A bare bones example of how to implement infinite scrolling using jQuery **without** plugins.
ScrollView
Simple example of how to use a UIScrollView
Segmented-Control-Views
SimpleCoreText
Simple demonstration of how to use CoreText to draw text in iOS.
SimpleEditableFrame
This is a demonstration of how to incorporate the OmniGroup Frameworks into a project in order to use OUIEditableFrame
TabsWithNavigationAndSegmentedDetail
Demonstration of an iOS tabbed view application where individual tabs can contain a navigation controller and table view.
mluton's Repositories
mluton/EmbeddedSwapping
Demonstration of how to make a custom container view controller manage multiple child view controllers using storyboards.
mluton/InfiniteScrollingDemo
A bare bones example of how to implement infinite scrolling using jQuery **without** plugins.
mluton/Segmented-Control-Views
mluton/TabsWithNavigationAndSegmentedDetail
Demonstration of an iOS tabbed view application where individual tabs can contain a navigation controller and table view.
mluton/SimpleEditableFrame
This is a demonstration of how to incorporate the OmniGroup Frameworks into a project in order to use OUIEditableFrame
mluton/ScrollView
Simple example of how to use a UIScrollView
mluton/SimpleCoreText
Simple demonstration of how to use CoreText to draw text in iOS.
mluton/CustomTableCellWithCheckmarks
Example of a tableview with custom cells including mutually-exclusive checkmarks.
mluton/ScrollViewWithPageControl
Simple example of how to use a UIScrollView with an accompanying UIPageControl
mluton/SafariCookies
A command line utility for OS X to display and optionally remove Safari cookies for a specified domain. Based on RemoveCookie by Rob Mathers.
mluton/SubViewWithNib
How to create a subview backed by a nib with outlets.
mluton/mfp
Minecraft For Parents Source Code
mluton/PopoverExample
Example of a self-sizing popover for a list of items using a custom font
mluton/swift-style-guide
mluton/SwipeSequenceGestureRecognizer
A custom gesture recognizer for a configurable sequence of swipes.
mluton/utcchart
Xcode source for UTC Conversion Chart iOS app