[Mono-dev] Patches for mono-winforms

Stifu stifu at free.fr
Mon Jul 23 06:24:34 UTC 2012


Weird. I just tried building WinForms master on Linux, and I get the same
result I get on Windows. Not sure what's wrong. But the tests still pass,
it's just the displayed controls that are wrong.


Steven Boswell II wrote
> 
> 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@>
> To: mono-devel-list at .ximian 
> 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
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at .ximian
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
> 




--
View this message in context: http://mono.1490590.n4.nabble.com/Patches-for-mono-winforms-tp4650494p4650509.html
Sent from the Mono - Dev mailing list archive at Nabble.com.


More information about the Mono-devel-list mailing list