Thank you for the tip. I'll try this also. Rimas M.
On Fri, Dec 12, 2008 at 1:18 PM, chaitanya pandit <chaita...@expersis.com> wrote: > Try changing the container size once the layout is complete, you can do this > by using the delegate method: > - (void)layoutManager:(NSLayoutManager *)layoutManager > didCompleteLayoutForTextContainer:(NSTextContainer *)textContainer > atEnd:(BOOL)layoutFinishedFlag > and checking the layoutFinishedFlag. > > But you need to take care of not entering an infinite loop. _______________________________________________ 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