One Quickie


Adding a target/action to a UIButton (UIButton->General)
    [playButton addTarget: self
                action: @selector(play)
                forControlEvents: UIControlEventTouchUpInside];



borkware home | products | miniblog | rants | quickies | cocoaheads
Advanced Mac OS X Programming book

webmonster@borkware.com