On 28.04.2009, at 04:19, K. Darcy Otto wrote:
I have a field editor which I need to reposition in my tableView – specifically, I need to move it a few pixels to the right. The following post:


I think it's kinda odd to want to change that in the field editor. The field editor is a reusable view provided when text editing needs to be done. The rect and styles for it come from whatever view (or cell in a view) requests the field editor and currently is first responder.

You may have more luck subclassing NSTableView or whatever cell is used for the particular row you're working with.

Cheers,
-- Uli Kusterer
"The Witnesses of TeachText are everywhere..."
http://www.zathras.de





_______________________________________________

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