Re: Repositioning the Field Editor
Re: Repositioning the Field Editor
- Subject: Re: Repositioning the Field Editor
- From: Uli Kusterer <email@hidden>
- Date: Sun, 3 May 2009 11:44:45 +0200
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 (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