So something unexpected happened and I am left wondering why and how to
fix it.
In OSX 10.5.3 Eclipse 3.3.2 I mouse drag from a custom drag source to a
text widget with a verify listener on it. The text appears in the widget
but throws no modify or verify events so I can't catch the event and add
it tot he undo stack etc?
Did I do something wrong? Is there something I can do to force detect the
event? What is going on that I am missing etc.