[Mono-dev] Some implementation classes for PropertyGrid

Andreas Nahr ClassDevelopment at A-SoftTech.com
Sat Jun 2 12:51:12 EDT 2007


Hi,

Had a few minutes of spare time yesterday and just wanted to code a little.
Attached are the results - some classes for System.Design that should help
for the Windows Forms PropertyGrid control to be completely functional.
I currently have to ability to commit myself. So somebody please review and
commit.

Btw. This was mostly developed blindly (against .Net) as the PropertyGrid
has a regression with displaying editors and I currently have no complete
mono devel setup, so please test before. It runs with MS.Net, but may not
with Mono.

They all belong into System.ComponentModel.Design in the System.Design
Assembly.
Changelog is: Implemented ;)

Happy Hacking
Andreas
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: CollectionEditor.cs
Url: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20070602/90b5278f/attachment.pl 
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: DateTimeEditor.cs
Url: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20070602/90b5278f/attachment-0001.pl 
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: MultilineStringEditor.cs
Url: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20070602/90b5278f/attachment-0002.pl 
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: ArrayEditor.cs
Url: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20070602/90b5278f/attachment-0003.pl 


More information about the Mono-devel-list mailing list