Pages

Thursday, March 14, 2013

very basic Problem with TabBarController?


hi.......every one


i create one tabbar controller with 5 view Controllers


3vc's out of 5vc's are working properly .


4th VC & 5th VC are not working wheen i click on 4th /5th viewcontroller in tabbar it raise an error like........




2013-03-13 16:13:22.530 TabbedApplicatonDemo[1816:11303] *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: '-[UIViewController _loadViewFromNibNamed:bundle:] loaded the "FifthViewController" nib but the view outlet was not set.'


*** First throw call stack:


(0x1c93012 0x10d0e7e 0x1c92deb 0xf58c8 0xf5dc8 0xf5ff8 0xf6232 0x1178c9 0x117704 0x115bda 0x115a5c 0x117647 0x10e4705 0x182c0 0x18258 0x23aff4 0x10e4705 0x182c0 0x18258 0xd9021 0xd957f 0xd9056 0x23eaf9 0x10e4705 0x182c0 0x18258 0xd9021 0xd957f 0xd86e8 0x47cef 0x47f02 0x25d4a 0x17698 0x1beedf9 0x1beead0 0x1c08bf5 0x1c08962 0x1c39bb6 0x1c38f44 0x1c38e1b 0x1bed7e3 0x1bed668 0x14ffc 0x22bd 0x21e5)


libc++abi.dylib: terminate called throwing an exception


(lldb)




among these what i understand is simply connect View to fileOwner . but in my case  view option is not avilable



like....... no VIEW in Outlet section .


  


Please Help me.


Thanks Inadvance


View the original article here

0 comments:

Post a Comment