[Mono-dev] Patches for mono-winforms

Steven Boswell II ulatekh at yahoo.com
Sun Jul 22 22:00:03 UTC 2012


No idea...enclosed is the window generated on my system by the test project, superimposed over your screenshot.  As you can see, the layout is the same as the .NET one in your screenshot.

Thanks for looking at my patches.


Steven Boswell



________________________________
 From: Stifu <stifu at free.fr>
To: mono-devel-list at lists.ximian.com 
Sent: Sunday, July 22, 2012 2:38 PM
Subject: Re: [Mono-dev] Patches for mono-winforms
 
Any ideas why your test case looks different depending on the framework?
http://mono.1490590.n4.nabble.com/file/n4650502/mono_patch12.png
mono_patch12.png 

From left to right: Mono unpatched, Mono patched, .NET.


Steven Boswell II wrote
> 
> Here's the first of what I hope will be several submitted patches this
> weekend.  I fixed the bugs a while ago; the really time-consuming part is
> coming up with unit tests.
> 
> Before, when TableLayoutPanel got a control whose row-span and column-span
> were both greater than one, it would only lay out "dummy" controls along
> the top row and left column; it wouldn't fill in the rest of the area.
>  (The bug is kinda obvious when you look at the code. :-)
> 
> Enclosed is a bug-fix patch, a unit-test patch, and a project to verify
> behavior under .NET.  As usual, apply the unit-test patch, watch it fail,
> then apply the bug-fix patch, and watch it succeed.
> 
> Steven Boswell
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-devel-list/attachments/20120722/ba73f8fb/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mono-patch12.png
Type: image/png
Size: 8417 bytes
Desc: not available
URL: <http://lists.ximian.com/pipermail/mono-devel-list/attachments/20120722/ba73f8fb/attachment-0001.png>


More information about the Mono-devel-list mailing list