Hi everybody,

First I'd like to thank all the development team for the hard work on Mono 
project to support .NET 2.0 application. Thanks to you, I can run console 
server application program which was rewritten from java to MS .NET 2.0 
using Mono.

Recently, I tried to run a window application with the v1.2.4 and I was very 
surprised to see my appplication start and communicate perfectly with the 
server. However, the application has been developped using the drag and drop 
functionality of filedrop on a groupbox control.
Apparently, the DragEnter event is fired, by everytime I try to get datas 
using e.Data.GetDataPresent(DataFormats.FileDrop), the sub is exited without 
error message.

So, is Drag and Drop functionality is implemented or is it a bug ?

David


_______________________________________________
Mono-winforms-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-winforms-list

Reply via email to