[Mono-bugs] [Bug 445384] After DoDragDrop wrong data format in DragEventArgs. Data on DragOver event
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Jan 8 16:54:26 EST 2009
https://bugzilla.novell.com/show_bug.cgi?id=445384
User apper at apper.de added comment
https://bugzilla.novell.com/show_bug.cgi?id=445384#c2
Christian Thiele <apper at apper.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #252439|0 |1
is obsolete| |
--- Comment #2 from Christian Thiele <apper at apper.de> 2009-01-08 14:54:24 MST ---
Created an attachment (id=263992)
--> (https://bugzilla.novell.com/attachment.cgi?id=263992)
Better version without freezing
I corrected my old version. It really froze using MS.NET. The description stays
the same, but the result of "e.Data.GetFormats()[0]" is now set as the "Text"
property of the window. This doesn't freeze Form1_DragOver any more.
The problem keeps the same: Using MS.NET I get "System.String" (as expected),
using Mono I get "FileDrop".
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list