Tag: UILabel
-
Swift Swift: Using Color and UIColor in Swift Part 1: RGB
[Updated to Swift 2.0/iOS9.0 9/18/15 SJL – errors corrected 11/20/15] I’m color blind, and that makes me a very good person to teach you about color and UIColor. I’ve painted for many years and my color blindness does not detract but actually helps me pick colors. These two examples, one a water-color of mine from…
-
The Swift Swift Tutorial: How To Use UIViews With Auto Layout Programmatically
[Updated for Swift 2.0 9/16/15 SJL] Auto Layout in interface builder, can be a frustrating experience for those who do not know how to use it. Once you understand how to use Auto Layout, it becomes part of a simple workflow. However, there are times you code a button or label instead of using Interface…