displaying parts of views
displaying parts of views
- Subject: displaying parts of views
- From: mac <email@hidden>
- Date: Sat, 2 Mar 2002 03:43:40 -0800
Hello all,
I have 3 views each with a width of 100.
I want to display the first 100 of the first view, the middle 100 of the
middle view, and the last 100 of the last view next to each other such
that the display will show with a total width of 300.
___________________________________________
| |
| |
| view 1 first 1/3 | view 2 second 1/3 | view 3 last 1/3 |
|_____________|_______________|_____________|
How is this done?, I've tried NSClipView, but It will not do what I
need without scroll bars. I don't want the views to be scrollable.
mac
_______________________________________________
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.