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.
オン/オフのグラデーションを作成したいのですが、選択ボタンNSButtonのような青いハイライトを使用します。 この簡単な方法を作ることは可能ですか? または、これを手動で描画する必要がありますか? これを手動で描画する必要がある場合、これを行うための最良の方法は何ですか? (または単に)NSTabViewCIFilterNSGradient
NSButton
NSTabView
CIFilter
NSGradient
ありがとう。
NSButtonCellのカスタムサブクラスを使用して、自分で作成する必要があります。