UITabbarController problem
        Posted  
        
            by vinoth
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by vinoth
        
        
        
        Published on 2009-06-30T11:37:35Z
        Indexed on 
            2010/03/28
            9:03 UTC
        
        
        Read the original article
        Hit count: 322
        
iphone
I Have two xib files named firstView and SecondView ........ I implemented these into tabbarcontroller items...Now its work fine.. When i select firsttabbaritem firstView was loaded also select second tabbaritem its loaded secondview...
i have back button in the SecondView ...If some one clicked these back button means how can i load firstView?....
Can anyone help me? Thanks in advance........
© Stack Overflow or respective owner