NSMatrix for column of NSviews?
NSMatrix for column of NSviews?
- Subject: NSMatrix for column of NSviews?
- From: Tim Thøgersen <email@hidden>
- Date: Tue, 10 Sep 2002 17:46:54 +0200
Sorry for this newbie question but I hope somebody with some experience
give me some advice.
I have a series of n subclassed NSViews where I do some NSBezier
graphing.
My problem is that the number n depends on data at runtime and I want
the views nicely scaled and arranged in a column.
I have looked at NSMatrix and NSCell and they seem to do what I want but
it might be overkill compared to making a routine to layout the views
individually?
Does anybody have some experience they care to share?
Thanks,
Tim Thxgersen
_______________________________________________
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.