[Mono-dev] Drag&Drop to a DesignSurface

Rafael Teixeira monoman at gmail.com
Wed Feb 24 07:20:38 EST 2010


The current Status for System.Design.dll in Mono is
(from
http://go-mono.com/status/status.aspx?reference=3.5&profile=2.0&assembly=System.Design)

System.Design.dll:
Missing: 1152
Extra: 17
Mismatch: 39
TODO: 783
NotImplementedException: 799

So although DesignSurface is green some things it may depend quite surely
aren't correctly implemented yet.

Contributions (patches) or maybe just some more specific bug issues are
welcome.

Fun,

Rafael "Monoman" Teixeira
---------------------------------------
"To be creative means to be in love with life. You can be creative only if
you love life enough that you want to enhance its beauty, you want to bring
a little more music to it, a little more poetry to it, a little more dance
to it."
Osho


On Tue, Feb 23, 2010 at 5:47 PM, Dominik Leuthold <moudi at gmx.net> wrote:

>  Hi all
>
>
>
> I’ve implemented a GUI designer using the DesignSurface class from the
> System.ComponentModel.Design namespace. I’ve also made an implementation of
> an iToolboxService and use the Drag&Drop functionality to add controls from
> there to the design surface.
>
> This works as expected using the .NET framework, but in Mono I can’t get
> the Drag&Drop running. The drag operation starts correct, but the design
> surface doesn’t seem to support the drop operation.
>
>
>
> Are you aware of such a problem and/or do you have any idea for a
> workaround?
>
>
>
> The application which I’m speaking of is open source. You could grab the
> code from here: http://sourceforge.net/projects/oscontrol/ Just make sure
> that you get the latest revision from the SVN, because the posted release
> doesn’t even start under Mono. To reproduce the issue, just follow the
> tutorial in the getting started guide.
>
>
>
> Cheers
>
> /dominik
>
>
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20100224/fac2b149/attachment.html 


More information about the Mono-devel-list mailing list