Posted on June 30, 2016
by Steven Lipton
18 Comments
Modal views are one of the fundamental ways to present view controllers. Some early applications on the iPhone were completely modal views — some still do. Modals do not do their own housekeeping like navigation controllers or tab controllers, so they are not as… Continue Reading “Adding Modal Views and Popovers in Swift 3.0”
Category: iOS10, Swift, Swift Programming, TutorialTags: Auto Layout, identifier, modal, modal view, modal view in swift, mulitasking, popover, popover cgrect, popover in swift, popover inrect, segue, segue id, segues, Size classes, storyboard, storyboard ID, swift, Swift 3.0
Posted on January 22, 2015
by Steven Lipton
3 Comments
Some people want calculator-type buttons. It would be nice to have such buttons for say, an order entry app. In this lesson we’ll put together a set of buttons to make a layout for an order entry system. Along the way I’ll show how… Continue Reading “Swift Swift Tutorials: Calculator Style buttons in an Auto Layout Xib”
Category: Auto Layout and Size Classes, GUI, ios8, Swift Swift, Tutorial, UncategorizedTags: Auto Layout, calculator buttons, modal delegates in swift, modal view in swift, swift, swift and IB, swift tutorial, Xcode, xib, xib in swift
Posted on August 30, 2014
by Steven Lipton
23 Comments
[Updated to Swift 2.0/iOS9 9/29/15] There are times your user interface needs to grab attention for a control. This is what modal views and popovers are. Modal views are one of the oldest of the view controllers. Some early applications on the iPhone were… Continue Reading “The Swift Swift Tutorials: Adding Modal Views and Popovers”
Category: Swift Programming, Swift SwiftTags: Auto Layout, modal, modal view, modal view in swift, mulitasking, popover, popover cgrect, popover in swift, popover inrect, Size classes, swift