[Mono-winforms-list] [PATCH] AsyncMethodResult patch and Question

Peter Dennis Bartok peter at novonyx.com
Wed Sep 21 21:57:30 EDT 2005


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" <kazuki at panicode.com>
To: <mono-winforms-list at lists.ximian.com>
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
>
>
> 



More information about the Mono-winforms-list mailing list