Also, I wanted to ask, do you have testcases for those fixes? It's kinda hard verifying them if there's nothing to compare against.
Cheers, Peter -----Original Message----- From: "Kazuki Oikawa" <[EMAIL PROTECTED]> To: <[email protected]> Date: 21 September, 2005 18:07 Subject: [Mono-winforms-list] [PATCH] AsyncMethodResult patch and Question >Hi, > >I made small patches. >please review it. > >AsyncMethodResult.patch >- Fixes Control.Invoke is blocked infinitely. > >ListBox1.patch >- Cannot get last index using IndexFromPoint. > >ListBox2.patch (not good patch...) >- Improve action when MultiColumn is true. > > >I have a question. >I think Control.ClientRectangle is without Border width, >but current implement is not. >If improve the current implement to return the correct ClientRectangle, >X and Y of ClientRectangle is not zero. >This result is not equal with MSFT but I think this is good. >What do you think ? > >-- >Kazuki Oikawa > > > _______________________________________________ Mono-winforms-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-winforms-list
