• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: NSTextField line breaking
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSTextField line breaking


  • Subject: Re: NSTextField line breaking
  • From: Jonathan Hess <email@hidden>
  • Date: Mon, 26 Jan 2009 10:02:02 -0800

Hey John -

Here are the methods you're looking for:

- (void)setWraps:(BOOL)flag;
- (void)setScrollable:(BOOL)flag;
- (void)setScrollable:(BOOL)flag;

They're from NSCell.

Good Luck -
Jon Hess

On Jan 26, 2009, at 9:53 AM, John Nairn wrote:

In a nib file I can set line breaking mode of an NSTextField (e.g., clip, truncate front, middle, end, etc.).

But, I cannot find and way to make that setting in a programmatically created NSTextField. I looked through NSTextField, NSTextFieldCell, and NSControl.

------------
John Nairn
http://www.geditcom.com
Genealogy Software for the Mac

_______________________________________________

Cocoa-dev mailing list (email@hidden)

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:
This email sent to email@hidden

_______________________________________________

Cocoa-dev mailing list (email@hidden)

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:
This email sent to email@hidden


References: 
 >NSTextField line breaking (From: John Nairn <email@hidden>)

  • Prev by Date: Re: NSTextField line breaking
  • Next by Date: Re: Knowing when a NSArrayController is ready
  • Previous by thread: NSTextField line breaking
  • Next by thread: Re: NSTextField line breaking
  • Index(es):
    • Date
    • Thread