Re: NSTableView corrupts the last column
Re: NSTableView corrupts the last column
- Subject: Re: NSTableView corrupts the last column
- From: Stéphane Sudre <email@hidden>
- Date: Tue, 21 Oct 2003 11:08:16 +0200
The point I don't get is why you don't use the delegate and
notification mechanism to set the size of the columns with code when
the window is being resized. You don't need an extra column.
El Martes, 21 octubre, 2003, a las 02:43 AM, Devin Lane escribis:
John
Sorry, I didn't mean for you to create the extra column with code, I
meant for you to do it in IB. Then, you can implement the delegate
[...]
_______________________________________________
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.