FROM : Lorenzo
DATE : Sun Dec 19 15:46:54 2004
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_removed>
DATE : Sun Dec 19 15:46:54 2004
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_removed>
| Related mails | Author | Date |
|---|---|---|
| Lorenzo | Dec 19, 15:46 | |
| Robbie Haertel | Dec 22, 19:46 |






Cocoa mail archive

