I am trying to display 2 separate views on rotation.
i have added 2 views into same nib file as shown in pic. i hve map view as view of owner
now in viewcontroller's will ROtate delegate function, how will i get the UIView *instance of View [second one in the nib file] ?
--CH
i have added 2 views into same nib file as shown in pic. i hve map view as view of owner
now in viewcontroller's will ROtate delegate function, how will i get the UIView *instance of View [second one in the nib file] ?
--CH