[Mono-winforms-list] ListBox patch for AddRange problem

Peter Dennis Bartok peter@novonyx.com
Wed, 9 Feb 2005 12:36:02 -0700


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" <tgraupmann@yahoo.com>
To: "Jordi Mas" <jordi@ximian.com>; "Kazuki Oikawa" <kazuki@panicode.com>
Cc: <mono-winforms-list@lists.ximian.com>
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 <jordi@ximian.com> 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  -  Mono-winforms-list@lists.ximian.com
>> 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  -  Mono-winforms-list@lists.ximian.com
>http://lists.ximian.com/mailman/listinfo/mono-winforms-list
>
>