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.
Xcode でのプログラミングは初めてで、次の質問があります。
NSScrollView 内のビューの位置を調整するにはどうすればよいですか?
WKDDrawView を左上隅に配置したいのですが、その方法がわかりません。
デフォルトでは、ウィンドウ座標系の中心は左下隅にあります。
returnのisFlipped:メソッドをオーバーライドする必要があります。WKDDrawViewYES
isFlipped:
WKDDrawView
YES