UIPopoverController in UIsegment Related
Hello Friends,
I get it segment control in UIPopoverController..
But on the click of segment i do email
-For the segment control i create one class and that class i call at UIPopoverController
-Now when i click on image i see one UIPopoverController with segment control which is call from one other class as i say tht in above phase.
-When click on segment control do the Email...click on tht call another class from this segment control class I call it also but can not get any data which i want...
Note: I'm already alloc that class as well as Init it also
|