[Mono-winforms-list] Property Grid

Peter Dennis Bartok peter@novonyx.com
Thu, 27 Jan 2005 16:25:40 -0700


Fantastic Work! Thank you!

Looks great and runs very well already. I've commited the 'propertygrid' 
testapp to winforms (svn://svn.myrealbox.com/source/trunk/winforms) which 
allows to look at TextBox properties (I found a bug in TextBoxBox with it, 
even).

I took the libery of reformatting a bit (replacing your 4 space indentations 
with tabs (tabs = 8 chars wide) and added a few regions to match with the 
rest of MWF and I've commited it to svn. I also put two checks in (look for 
'PDB' in the PropertyGrid code) to make it work with the test app in 
winforms.

Please keep up the great work and keep those patches coming!

Cheers,
  Peter


-----Original Message-----
From: "Jonathan S. Chambers" <Jonathan.Chambers@ansys.com>
To: <mono-winforms-list@lists.ximian.com>
Date: 27 January, 2005 13:28
Subject: RE: [Mono-winforms-list] Property Grid


Peter (and everyone else),
Here are the beginnings of a property grid. Before I get too
much further along, please take a look and give any advice. I'm using
the label, toolbar, and textbox controls where I thought appropriate.
Note that the GridEntry.cs file belongs to propertygridinternal;
everything else goes under system.windows.forms.

Thanks,
Jonathan

-----Original Message-----
From: Peter Dennis Bartok [mailto:peter@novonyx.com]
Sent: Saturday, January 15, 2005 12:01 AM
To: Jonathan S. Chambers
Subject: Re: [Mono-winforms-list] Property Grid

Jackson was kind enough to dig up this list of classes:
http://www.dotgnu.org/pnetlib-status/System.Windows.Forms.PropertyGridIn
ternal.html

Since it's internal and undocumented we don't have to worry too much
about
matching it, but maybe the names help you designing.

You can simply put the code you need into the document classes as
private or
internal (or if you need a support class, that's ok too, as long as it's

internal), you shouldn't have to worry about PropertyGrindInternal.

Oh, and as tempting as it may be, please don't use ildasm (or similar
tools)
against Microsoft's SWF.dll to find out what's in that class, it would
taint
you (and your contribution).

Cheers,
Peter



-----Original Message-----
From: "Jonathan S. Chambers" <Jonathan.Chambers@ansys.com>
To: "Peter Dennis Bartok" <peter@novonyx.com>
Date: 14 January, 2005 09:11
Subject: RE: [Mono-winforms-list] Property Grid


Peter,
I'm making progress on the PropertyGrid. However, a lot of code
lies in System.Windows.Forms.PropertyGridInternal. There is essentially
no documentation for this (not a listing of the classes in the
documentation or the object browser in VS.NET IDE). Any advice?

Thanks,
Jonathan

-----Original Message-----
From: Peter Dennis Bartok [mailto:peter@novonyx.com]
Sent: Tuesday, January 11, 2005 5:14 PM
To: Jonathan S. Chambers
Subject: Re: [Mono-winforms-list] Property Grid

Great news! Thanks!

Peter

-----Original Message-----
From: "Jonathan S. Chambers" <Jonathan.Chambers@ansys.com>
To: "Peter Dennis Bartok" <peter@novonyx.com>
Date: 11 January, 2005 15:06
Subject: RE: [Mono-winforms-list] Property Grid


Peter,
I plan on signing up for the property grid control. Give me a
few more days and I'll post what I have. Hopefully, you can take a look
and give me any advice.

Thanks,
Jonathan

-----Original Message-----
From: Peter Dennis Bartok [mailto:peter@novonyx.com]
Sent: Friday, January 07, 2005 6:55 PM
To: Jonathan S. Chambers; mono-winforms-list@lists.ximian.com
Subject: Re: [Mono-winforms-list] Property Grid

Our goal is to be complete by end of February 2005. (I am ignoring
DataGrid
for this statement).

If it's technical questions that make you reluctant to sign up for
implementing, don't be. We'll be happy to answer any questions you may
have
and guide you through.

Cheers,
  Peter


-----Original Message-----
From: "Jonathan S. Chambers" <Jonathan.Chambers@ansys.com>
To: "Peter Dennis Bartok" <peter@novonyx.com>;
<mono-winforms-list@lists.ximian.com>
Date: 07 January, 2005 16:28
Subject: RE: [Mono-winforms-list] Property Grid


I was planning on doing more than stubs, but I don't know if I am ready
to
sign up for 'implementing' the control. I'll give it a shot, and try to
post
the beginnings of something back here sometime next week.

Is there any sort of time length associated with completing a control,
other
than the roadmap (it lists windows forms as a Q4 2004 item)?

Thanks,
Jonathan


-----Original Message-----
From: Peter Dennis Bartok [mailto:peter@novonyx.com]
Sent: Fri 1/7/2005 5:30 PM
To: Jonathan S. Chambers; mono-winforms-list@lists.ximian.com
Cc:
Subject: Re: [Mono-winforms-list] Property Grid
Please no stubs. To avoid some past mistakes and problems we won't
accept
stubs for SWF. It does not safe any time for the person who will
implement
it, creates a false impression of completeness and therefore bogus
bugreports, and invites to do incomplete implementations. Please read
the
Guidelines in the Managed.Windows.Forms directory.
Unless I missunderstood you and you want to implement the control, which
would be awesome!

Peter

-----Original Message-----
From: "Jonathan S. Chambers" <Jonathan.Chambers@ansys.com>
To: <mono-winforms-list@lists.ximian.com>
Date: 07 January, 2005 14:56
Subject: [Mono-winforms-list] Property Grid


Is anyone working on the Property Grid Control? I will take a look at
stubbing together some code if nothing is done.



Jonathan Chambers







_______________________________________________
Mono-winforms-list maillist  -  Mono-winforms-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-winforms-list