• 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
Letters cut-off in NSOutlineview?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Letters cut-off in NSOutlineview?


  • Subject: Letters cut-off in NSOutlineview?
  • From: "Theodore H. Smith" <email@hidden>
  • Date: Thu, 16 Jun 2005 23:14:18 +0100


My NSOutlineView is behaving strangely. I *think* this is a bug, but I'm not sure. It could be that something obscure I'm supposed to do, I'm not doing. The NSOutlineView has two columns, by the way. The second column is the one that is clipping.


OK, so I put some hierarchical data into my NSOutlineView via a datasource.

The interface loads up for the first time, and voila. The words in the second column, are clipped off before they should be.

Let's say that I want to display the string: "My Content Aggregation Model"

Visually, only this part will fit onscreen "My Content Ag"

However, what I DO get on screen, is this: "My Conten"

That is, the clipping occurs far too early. Even more strange, is that when I stretch the NSOutlineView about (using NSSplitView), the clipping gets restored to what I'd consider normal behaviour.

Any idea what is going on?


--
http://elfdata.com/plugin/ Industrial strength string processing, made easy.


"All things are logical. Putting free-will in the slot for premises in
a logical system, makes all of life both understandable, and free."

_______________________________________________
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


  • Prev by Date: Re: Purpose of [NSAutoreleasePool drain] ?
  • Next by Date: Re: recursing bindings?
  • Previous by thread: Re: Obfuscating .mom files
  • Next by thread: QT & Cocoa
  • Index(es):
    • Date
    • Thread