질문 좀 할게 굽신

이놈의 ios코딩은 적응이 안돼서;;

- (BOOL)shouldAutorotateToInterfaceOrientation: (UIInterfaceOrientation)interfaceOrientation

에서

return (interfaceOrientation == UIInterfaceOrientationLandscapeLeft || interfaceOrientation == UIInterfaceOrientationLandscapeRight)

하면 화면이 고정되자나..

뷰처음 로딩될때만 가로하고 그후엔 회전되야하는데...

음..팁좀; 굽신