• 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
How to use setShowsInvisibleCharacters
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

How to use setShowsInvisibleCharacters


  • Subject: How to use setShowsInvisibleCharacters
  • From: Peter Wollschlaeger <email@hidden>
  • Date: Fri, 16 Apr 2004 19:36:55 +0200

Hello,
I tried to show invisible characters in a text view, but without
success.
Here my code:

- (IBAction)showInvChar:(id)sender
{
NSLayoutManager *layM;
layM = [myTextView layoutManager];
[layM setShowsInvisibleCharacters:YES];
}

Thanks in advance for your help
Peter
_______________________________________________
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.


  • Follow-Ups:
    • Re: How to use setShowsInvisibleCharacters
      • From: Glenn Andreas <email@hidden>
References: 
 >NSDisclosureButton (From: Pedro Campos <email@hidden>)

  • Prev by Date: Re: API for burning CDs?
  • Next by Date: NSScrollView/ClipView doesn't call drawRect?
  • Previous by thread: NSDisclosureButton
  • Next by thread: Re: How to use setShowsInvisibleCharacters
  • Index(es):
    • Date
    • Thread