Changes

Jump to: navigation, search

An iOS 4 iPhone Graphics Drawing Tutorial using Quartz 2D

31 bytes added, 20:26, 22 February 2011
Creating the UIView Subclass
Double click on the draw2DViewController.xib file so that it loads into the Interface Builder tool and select the UIView component in the View window. Display the Identity Inspector (Tools -> Identity Inspector or press the Command+4 key combination) and change the Class setting from UIView to our new class named draw2D:
<google>ADSDAQBOX_FLOW</google>
[[Image:iphone_draw_2d_uiview_class_change.jpg|Changing the base class of a UIView component]]

Navigation menu