2011-02-10 3 views

答えて

0

このブログの記事は、あなたに役に立つかもしれない:

http://redartisan.com/2010/6/27/uisegmented-control-view-switching-revisited

+0

は、それが私の作品、ありがとうございます。 – Gosber

+0

UIUSegmentedControlをカスタムビューとしてUIBarButtonItemに配置することを強くお勧めします。ずっと簡単です。 'UIBarButtonItem * item = [[UIBarButtonItem alloc] initWithCustomView:yourSegmentControl];' – Nathaniel

関連する問題