1 NSScroller, multiple NSTextViews
1 NSScroller, multiple NSTextViews
- Subject: 1 NSScroller, multiple NSTextViews
- From: Julien Palmas <email@hidden>
- Date: Thu, 23 Jun 2005 15:44:51 +0900
1 would like to have several NSTextViews of the same height sharing
the same NSScroller, which would be placed outside of those nstextviews.
I though about setVerticalScroller : but if for exampe you do
[scrollview1 setVerticalScroller:[scrollview2 verticalScroller]], the
scroller from view2 will be moved inside of view 1 and will no longer
be properly connected to view2.
Any thoughts ?
_______________________________________________
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