[MonoDevelop] Some questions/suggestions

Mike Krüger mike@icsharpcode.net
Tue, 02 Mar 2004 23:16:19 +0100


Hi

Will Gtk# have a PropertyGrid like control? This would help much because
it would be possible to make backend bindings much easier and they could
be swapped between #D and MonoDevelop with ease.

The same for the Forms Designer ... consider using the Microsoft
services infrastructure and you only need to implement the missing parts
... the other parts are inside #D. Another point using the MS
infrastructure is that it IS inside .NET (and in mono) ... people know
how to make components for .NET and then components will work on mono
and MS .NET the same way.

btw. a property grid is useful for the forms designer too :)

Regards
Mike