Hi all,

is there any way to make a NSTextField autoresize to fit all its content (and automatically resize NSView of collection item)?

I have an application that loads a series of messages for network (message text is stored as short preview and fits pre-defined NSTextField size). Later I want to fetch additional text for messages and fit it into same NSTextField, but now it might not fit. I store everything in NSArray of NSDictionaries (getting a plist xml from web) so I attached all this to NSCollectionView through bindings.

Any hints how can I solve this problem?

--
Sincerely,
Vladimir "Farcaller" Pouzanov





_______________________________________________

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