質問

I have an NSTableView that is displaying different views for each cell. How can I determine that my mouse is over a specific view? I want to be able to hide/show certain UI pieces depending on the mouseover.

役に立ちましたか?

解決

Generally speaking you'd use an NSTrackingArea.

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top