An OutlineView with Finder Editing Behavior
An OutlineView with Finder Editing Behavior
- Subject: An OutlineView with Finder Editing Behavior
- From: email@hidden
- Date: Fri, 28 Oct 2005 10:50:09 +0100
Hi,
I've got an NSOutlineView with Image & Text (same classes than
NSDrag&DropOutlineView from Apple Samples).
I'de like to have the same behaviour than the finder when editing :
* When selecting, bound as large as actual text,
* When user enter car, bound width auto-resize,
* When input text reach end of column, break line,
* When user validate, if text is longer than column, put some "..." char.
I've tried several method but no success.
In SelectWithFrame..., I find a way to draw a rect just around the text at
editing begining.
But I can't make it autoresize when user enter text.
Thanks for help !
Guillaume
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden