Create a NSTextFieldCell and customize it. Create a NSMatrix using the "prototype" init version, and display it. All the custom formatting is gone - all cells are vanilla NSTextFieldCells.

Loop through the matrix, and set each cell to a copy of the cell I used as a prototype, using the "putCell..." method. Now it works fine.

What's going on? [Google etc no help.]

David

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to