Re: NSOutlineView cells being truncated
Re: NSOutlineView cells being truncated
- Subject: Re: NSOutlineView cells being truncated
- From: Andreas Mayer <email@hidden>
- Date: Sat, 24 Jul 2004 02:16:11 +0200
Am 23.07.2004 um 23:57 Uhr schrieb Chuck Soper:
Is there an easy way that I can show partially obscured words in
NSOutlineView cells?
You could try to replace normal spaces (u0020) with no-break spaces
(u00A0) for display.
Andreas
_______________________________________________
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.