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.
セルごとに異なるビューを表示しているNSTableViewがあります。マウスが特定のビューの上にあることをどのように判断できますか?マウスオーバーに応じて、特定のUI部分を表示/非表示にできるようにしたい。
一般的には、NSTrackingAreaを使用します。