Vertically Expanding TextField
Vertically Expanding TextField
- Subject: Vertically Expanding TextField
- From: "Randall Wood" <email@hidden>
- Date: Fri, 8 Jun 2007 06:04:31 -0400
In my user interface I want a vertically expanding NSTextField that is
bound to a list as the slave in a master-slave user interface.
I have a subclass of NSTextField that does the expanding, is bindable,
but when I click on an item in the list, the binding to the subclass
works, the field fails to expand, and the selection is lost. The
subclass is IFVerticallExpandingTextField at
http://www.cocoadev.com/index.pl?IFVerticallyExpandingTextField, with
setObjectValue: and bind:toObject:withKeyPath:options: defined.
Does anyone have any hints how to do this, or another source for a
class that does this?
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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