NSCell field editor inconsistent drawing: single-click vs. carriage return
NSCell field editor inconsistent drawing: single-click vs. carriage return
- Subject: NSCell field editor inconsistent drawing: single-click vs. carriage return
- From: "Brad Willoughby" <email@hidden>
- Date: Fri, 25 Jan 2008 14:08:31 -0800
I'm getting inconsistent drawing behavior in my NSCell subclass in an
NSTableView when editing is started via single-click
vs. via hitting the return key. Here's what it looks like:
http://tinyplanetsoftware.com/scratch/nscellFieldEditorDrawingIssue.png
In both cases, the same selectWithFrame method is called in my NSCell
subclass with the same field editor instance, but for some reason the cell
is only properly outlined in blue when editing via single-click. Can
anybody help shed some light on this?
Cheers,
Brad
_______________________________________________
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