• 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: Nuno Martins <email@hidden>
  • Date: Thu, 30 Sep 2004 11:46:47 +0100
  • Organization: MULTICERT

Hi,

I'm working with Java. Can you tell me if a string must be set to TextField before or after doing this?

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: Ken Ferry <email@hidden>
References: 
 >NSTextFields (From: Nuno Martins <email@hidden>)
 >Re: NSTextFields (From: Ken Ferry <email@hidden>)

  • Prev by Date: Re: NSTextFields
  • Next by Date: Re: Equivelent to drawRect: for drawing after sub views are drawn
  • Previous by thread: Re: NSTextFields
  • Next by thread: Re: NSTextFields
  • Index(es):
    • Date
    • Thread