• 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 doesn't work as it does in Mail or most apps?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSTextField doesn't work as it does in Mail or most apps?


  • Subject: Re: NSTextField doesn't work as it does in Mail or most apps?
  • From: John Pannell <email@hidden>
  • Date: Mon, 29 Aug 2005 12:14:55 -0600

In IB, select your text field and view the attributes in the Inspector panel. The Layout attribute should be set to "Scrollable". Make sure you are not changing this attribute with setScrollable: in your code. I believe the scrollable refers to scrolling sideways, not up and down scrolling, which would be impossible for a text field.

HTH!


John Pannell Positive Spin Media http://www.positivespinmedia.com

On Aug 29, 2005, at 11:54 AM, Theodore H. Smith wrote:


When entering data into a text field and the character string exceeds the width of the box, the cursor does not remain visible. Basically you are typing outside of the visible bounds.


How do you make the NSTextField work like you see it working in most Cocoa apps, and scrolling?

--
http://elfdata.com/plugin/

What does our work achieve, if it's not making the world a happier place?
http://www.whatnextjournal.co.uk/Pages/Next/Happiness.html
When's the last time you thought deeply about how to improve our lives?



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


This email sent to email@hidden


_______________________________________________ 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
References: 
 >NSTextField doesn't work as it does in Mail or most apps? (From: "Theodore H. Smith" <email@hidden>)

  • Prev by Date: Re: Different System Fonts in Tiger, Panther, etc.
  • Next by Date: Re: WebView and file uploading
  • Previous by thread: NSTextField doesn't work as it does in Mail or most apps?
  • Next by thread: Spotlight importer and document package question
  • Index(es):
    • Date
    • Thread