NSTableView and OutineView resizing bugs
NSTableView and OutineView resizing bugs
- Subject: NSTableView and OutineView resizing bugs
- From: Ernesto Giannotta <email@hidden>
- Date: Fri, 21 Aug 2009 22:45:17 +0200
Hello list,
I've found that when enlarging the OutLineView having grouped rows
some annoying white vertical lines and other garbage artifacts appear
briefly in the newly displayed area.
This is most noticeable if the group row happens to display also
images (subclassing the NSTextCell to allow this).
Is there anything I can do to avoid this?
Also putting an image on the right side of the group row causes it to
be displayed several times at once while enlarging the view. This can
be avoided not showing the rightmost image while resizing (but looks
odd).
After a lot of tests I've noticed that this bug is greatly reduced if
drawsBackground is set to false, but I still can see a white line and
a ghost right image while enlarging.
While reducing the right image is never shown until the mouse is
released...
Thanks for listening.
Erne.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden