I programmatically create NSWindowand controls on it.
It seems the beginning (0,0) is in the lower left corner. This is strange to me (from other GUI tools). Is there any flag or so that I can change this so that the origin is in the upper left corner?
source
share