How can I change the direction of the disclosure triangle programmatically? In Interface Builder it's possible by changing the value "Control -> Layout" from "Left to Right" or "Right to Left".
I made a diff of a NIB file. The only change was NSCellFlags2
.
Is this documented anywhere?