[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.swt] SWT Text widget does not throw modify event on drop of text

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.

Thanks for any help you can provide

~jake