DnD and default drag arguments
Vadim Zeitlin
vadim at wxwindows.org
Sun Jan 7 11:22:26 PST 2007
On Sun, 07 Jan 2007 19:36:02 +0100 H <H at h.com> wrote:
H> I think that this is mostly not an issue because you hardly test for the
H> value of 'def' in wxDropTarget::OnData but I would like to know if this
H> is the intended behaviour. I personally expected to receive only
H> wxDropCopy results when wxDrag_CopyOnly is set.
Yes, I think this would be a more correct behaviour. But, as you say, this
is not very important -- what counts is DoDragDrop() return value. And as I
don't know anything about Mac dnd I'm afraid I can't really say even if
it's going to be easy or not to fix it, let alone do it myself.
Regards,
VZ
--
TT-Solutions: wxWidgets consultancy and technical support
http://www.tt-solutions.com/
More information about the wx-users
mailing list