lower-right origin on NSView?
lower-right origin on NSView?
- Subject: lower-right origin on NSView?
- From: Philip George <email@hidden>
- Date: Wed, 24 Jul 2002 22:21:17 -0500
Isn't it possible to set an NSView's origin at any of its corners?
I need it set to lower-right, so that subViews will hang to the right
when the main view is resized. I simulate this in code right now by
relocating the subViews, but it's kludgy and sometimes you can see the
subViews being shuffled around. Simply having the origin at lower-right
would resolve this issue entirely.
Thanks.
- Philip
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.