Hi all,

Anyone using NSOutlineView's outlineView:dataCellForTableColumn:item:
delegate message?  I'm trying to use it exactly as used in the
DragNDropOutlineView example: to use a cell that will be used for the
entire row (ie a full width cell).

It works in the test app (which doesn't use bindings), but doesn't work
in my app that uses bindings.  I'm able to get the full width cell look,
but editing the cell stops working.  I can type a new value for the
cell, but pressing return/tab doesn't commit the new value.

This short sample shows the problem.
<http://www.rogue-research.com/vtk/TreeTestFullWidthBug.zip>

Anyone made full width cells work with bindings?

Cheers,

--
____________________________________________________________
Sean McBride, B. Eng                 [EMAIL PROTECTED]
Rogue Research                        www.rogue-research.com
Mac Software Developer              Montréal, Québec, Canada


_______________________________________________

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 [EMAIL PROTECTED]

Reply via email to