Drop-rectangle in NSTableView is smaller than actual view...
Drop-rectangle in NSTableView is smaller than actual view...
- Subject: Drop-rectangle in NSTableView is smaller than actual view...
- From: Allan Odgaard <email@hidden>
- Date: Mon, 4 Feb 2002 13:42:21 +0100
Hi there,
I'm having an irritating problem: I've placed an NSTableView in a
NSDrawer which supports dropping.
The first time I drop items to this listview then the "drop frame" is
rendered the same width is the inner rectangle of the listview but the
height is much smaller :-(
If I resize the NSDrawer or parent window then the problem persists --
but after dropping an item in the listview, then the next time I move
items ove it, the drop frame has the correct dimension.
Is this a known problem?