ios4 - UISegmentedControl from AppDelegate -
i have uisegmentedcontrol need access selected segment in app delegate. have tried wire ibaction of value changed app delegate crashes. need current selected state when changed.
please refer following link http://derekneely.com/2009/11/iphone-development-global-variables/ keep common object , store value in can in delegate function.
Comments
Post a Comment