[Mono-winforms-list] GroupBox Drag'n'Drop
Jackson Harper
jackson at ximian.com
Tue May 8 08:35:50 EDT 2007
On Tue, 2007-05-08 at 10:53 +0200, David NOYELLES wrote:
> 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 ?
It is implemented. Sounds like a bug. Can you file a bug report with a
test case?
Jackson
More information about the Mono-winforms-list
mailing list