• 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: NSTextFields
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSTextFields


  • Subject: Re: NSTextFields
  • From: Ken Ferry <email@hidden>
  • Date: Thu, 30 Sep 2004 05:30:51 -0400

On Wed, 29 Sep 2004 12:13:08 +0100, Nuno Martins
<email@hidden> wrote:
> Hi,
>
> If I set a string in a NSStringField (with setStringValue) and if this
> string is too long, some characters aren't visible. Does anybody known
> how can I set a NSStringField to show invisible characters (last
> characters of string).
>
> Thanks

Are you after -[NSText scrollRangeToVisible:] perhaps?  Try something like

[[window fieldEditor:YES  forObject:textField] scrollRangeToVisible:range];

-Ken
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: NSTextFields
      • From: Nuno Martins <email@hidden>
References: 
 >NSTextFields (From: Nuno Martins <email@hidden>)

  • Prev by Date: Cocoa Application Architecture - Think More About AppleEvents and OSA?
  • Next by Date: Re: Scripting support problems
  • Previous by thread: Re: NSTextFields
  • Next by thread: Re: NSTextFields
  • Index(es):
    • Date
    • Thread