NSMatrix and varying column sizes
NSMatrix and varying column sizes
- Subject: NSMatrix and varying column sizes
- From: Francisco Tolmasky <email@hidden>
- Date: Wed, 6 Aug 2003 12:46:12 -0700
I'm having a little bit of trouble having varying size components in my
nsmatrix.
All I really want is for one of the two columns in my nsmatrix to be
larger than the other, like this:
+----+--------------+
| | |
+----+--------------+
| | |
+----+--------------+
Is this possible without subclassing nsmatrix and messing with
cellFrameAtRow:column:. And if not, can someone lead me in the right
direction as to which methods I have to override?
Francisco Tolmasky
email@hidden
http://users.adelphia.net/~ftolmasky
_______________________________________________
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.