I want an NSSplitView
to not display the resize cursor when mouse is over the divider.
I've tried overriding the DividerThickness
property to return 0 but it doesn't do the trick.
Any help appreciated.
I want an NSSplitView
to not display the resize cursor when mouse is over the divider.
I've tried overriding the DividerThickness
property to return 0 but it doesn't do the trick.
Any help appreciated.