viewDidLoad, viewDidUnload not have in UIView these methods defined in the UIViewController
for UIView not a fixed and good load and unload solution, the best way is after init a UIView.
Regards
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
How can I trap and handle events such as viewDidLoad, viewDidUnload, etc?
Last edit: Kaarigar 2013-08-28
Hi Kaarigar
viewDidLoad, viewDidUnload not have in UIView these methods defined in the UIViewController
for UIView not a fixed and good load and unload solution, the best way is after init a UIView.
Regards
Thanks. But how do I override these methods so that I have a chance to handle them in DPFUIViewController?
Hi, Kaarigar
For adding these methods in the DPFUIViewController make a Request Ticket in the Tickets section, please.
Regards