Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Interface Builderのセグメント化されたコントロールと同じように実装し、それをクリックしてビューを変更したいのですが、セグメントの下にNSBrowserがあるかどうかわかりません。ビューを変更する方法、サンプルコードまたはデモを教えてください。どうもありがとうございます!
セグメント化されたコントロールはNSSegmentedControlです。
NSSegmentedControlセグメント化されたコントロール、およびNSTabViewビューを切り替えるためのテーブルに使用します。アプリで意味がある場合は、両方を同じユーザーデフォルトにバインドし、コードを1行も記述せずにこれを実装することもできます。
NSSegmentedControl
NSTabView