DocumentView top aligned
DocumentView top aligned
- Subject: DocumentView top aligned
- From: Lorenzo <email@hidden>
- Date: Sun, 19 Dec 2004 15:46:54 +0100
Hi,
I set the documentView of an NSScrollerView
[scrollView setDocumentView:myView];
then I see myView always aligned to the bottom margin, no matter which
autoresizing mask I set. Instead I wat it always aligned to the top.
I tried to subclass myView and return isFlipped YES, but this way I see the
objects in myView drawn with an flipped Y coordinate. And this is not what I
want.
Any idea? Should I use 2 nested document views?
Best Regards
--
Lorenzo
email: email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden