mabedan
Jul 23, 2009, 04:34 AM
hey guys,
here's a basic question i have, but i couldn't find the answer in the reference...
i've a UIwindow, in which i've created a UIView using addSubView. how can i let the appDelegate recieve actions from the subView? i know how to do it when the subView is added through the interface builder, with IBActions... but not when i've added the subView via code.
thanx in advance!
here's a basic question i have, but i couldn't find the answer in the reference...
i've a UIwindow, in which i've created a UIView using addSubView. how can i let the appDelegate recieve actions from the subView? i know how to do it when the subView is added through the interface builder, with IBActions... but not when i've added the subView via code.
thanx in advance!
