• 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
Making a custom cell scrollable
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Making a custom cell scrollable


  • Subject: Making a custom cell scrollable
  • From: Andrew Abernathy <email@hidden>
  • Date: Tue, 13 Jan 2004 16:17:09 -0800

Anyone know how I can make my custom control/cell's title scrollable?

That is, when someone is editing in an NSTextField and the edit point would move past the end of the visible area, the text scrolls left to continue displaying the edit point. I have a (very) custom control and corresponding cell, and the obvious NSCell API is -setScrollable:YES. This doesn't work in my case, so evidently either something else I'm doing is interfering or there's something I'm not doing that I need to do (I'm doing a lot of manual setup of the field editor).

If I knew what actually makes a text view scrollable like seen in the field editor for standard NSTextFields, I expect that would help me fix my problem. I'll happily summarize any responses.

-andrew
_______________________________________________
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.

  • Prev by Date: *** malloc[]: error for object: Double free: How to Debug?
  • Next by Date: Objectiv-C++ to ANSI-C++ problem
  • Previous by thread: *** malloc[]: error for object: Double free: How to Debug?
  • Next by thread: Objectiv-C++ to ANSI-C++ problem
  • Index(es):
    • Date
    • Thread