Drag and Drop and NSTextFieldCell
Drag and Drop and NSTextFieldCell
- Subject: Drag and Drop and NSTextFieldCell
- From: Brendan Younger <email@hidden>
- Date: Fri, 29 Jun 2001 23:55:46 -0500
I've implemented a drag and drop capable outline view in the fashion of
DragNDropOutlineView in the Examples, but my NSTextFieldCell subclasses
draw to the background and when they are dragged, they draw the
background which makes for a clumsily large drag cell. Any one know of
how to prevent this?
Brendan Younger