On Mar 12, 2009, at 3:33 PM, Ulai Beekam wrote:


Hi,


I'm having an NSTableView live resizing glitch that is driving me nuts. Please see this image:


http://img15.imageshack.us/img15/2012/picture1tcz.png

Howdy! Do you have a test case for this? If so, please log a bugreporter.apple.com and attach the case to it. Also, give me the number for reference.

As a temporary work around, try overriding -drawRect: in a tableview subclass, calling super, and doing nothing else. Does that fix the problem (it may not)?

corbin



I really need to have the column width independent of the table view's size, so it is not an option to have the column resize with the table.


But here is the strangest thing of all: This glitch appears only when the table view's focus ring is set to None. The glitch goes away if the focus ring is set to default!


Any ideas on how to fix this live resizing glitch would be greatly appreciated.


_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to