[Mono-winforms-list] [PATCH] ListBox etc....

Alexander Olk xenomorph2 at onlinehome.de
Sat Sep 17 05:29:24 EDT 2005


I have reverted ComboBox changes almost completely as it broke ComboBox
(pushing a mouse button over a ComboBox resulted in a
NullReferenceException...)

One line survived ;) :

if (DropDownStyle == ComboBoxStyle.Simple && clip.IntersectsWith
(combobox_info.listbox_area) == true)

Kazuki, is there something missing in your patch ?

Alexander Olk

Am Freitag, den 16.09.2005, 12:22 +0200 schrieb Jordi Mas:
> El dv 16 de 09 del 2005 a les 00:12 +0900, en/na Kazuki Oikawa va
> escriure:
> > Kazuki Oikawa
> 
> Thanks a lot for your work. It has been committed in SVN revision 50139.
> 
> Please, in the future give us an acurrate description of how to
> reproduce the problem that you are fixing (e.g.: sample, what to do to
> get the error, etc). I know that it's more work, but it makes life more
> easy for us also.
> 
> Thanks,



More information about the Mono-winforms-list mailing list