Hey Peter. I see the status page and somebody is working on the FileDialogs which is great! http://svn.myrealbox.com/mwf/owners.html
How is the progress coming for System.Windows.Forms.Screen? Where would that fall on the progress page? Thanks again, ~Tim --- Peter Dennis Bartok <[EMAIL PROTECTED]> wrote: > Yeah, the list only lists classes that have their own 'window' (ie based or > derived from control). > > You didn't overlook something, it's just that you may not be patient enough. > MWF is simply not complete yet. Screen will get committed when we have some > other things in the drivers resolved, since it depends on them. > > Once a message 'MWF' is complete goes around it's ok to point out missing > classes, but until then you can assume that we are aware of it, probably > even have a version that's just not checked in yet, but are not finished > yet. > > Cheers, > Peter > > -----Original Message----- > From: "Timothy Graupmann" <[EMAIL PROTECTED]> > To: "Jordi Mas" <[EMAIL PROTECTED]>; "Kazuki Oikawa" <[EMAIL PROTECTED]> > Cc: <[email protected]> > Date: 09 February, 2005 11:58 > Subject: Re: [Mono-winforms-list] ListBox patch for AddRange problem > > > >I just noticed that Screen and ClientRectangle aren't on the winforms > >roadmap. > >Did I overlook something? > > > >I see compile errors like: > >Engine/MainForm.cs(301) error CS0103: The name `Screen' could not be found > >in > >`TagCMA.Engine.MainForm' > > > >So commands like this won't compile: > >Size = Screen.PrimaryScreen.Bounds.Size; > > > >These properties are missing on the Form. > > > >--- Jordi Mas <[EMAIL PROTECTED]> wrote: > > > >> El dj 10 de 02 del 2005 a les 01:38 +0900, en/na Kazuki Oikawa va > >> escriure: > >> > Hi. > >> > > >> > When ListBox.AddRange was called, raised fllowing exception. > >> > > >> > >> Thanks for the fix. It has been already commited to SVN. revision 40342. > >> > >> Thanks again! > >> > >> -- > >> Jordi Mas i Hern�ndez - Mono development team - > >> http://www.mono-project.com > >> Homepage and LiveJournal at http://www.softcatala.org/~jmas > >> > >> > >> _______________________________________________ > >> Mono-winforms-list maillist - [email protected] > >> http://lists.ximian.com/mailman/listinfo/mono-winforms-list > >> > > > > > > > > > >__________________________________ > >Do you Yahoo!? > >Yahoo! Mail - 250MB free storage. Do more. Manage less. > >http://info.mail.yahoo.com/mail_250 > >_______________________________________________ > >Mono-winforms-list maillist - [email protected] > >http://lists.ximian.com/mailman/listinfo/mono-winforms-list > > > > > > __________________________________ Do you Yahoo!? Make Yahoo! your home page http://www.yahoo.com/r/hs _______________________________________________ Mono-winforms-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-winforms-list
