[Mono-bugs] [Bug 531591] TableLayoutPanel.SetColumnSpan does not display all cells with ColumnStyle AutoSize

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sat Aug 22 18:56:02 EDT 2009


http://bugzilla.novell.com/show_bug.cgi?id=531591

User timotheus.pokorra at gmail.com added comment
http://bugzilla.novell.com/show_bug.cgi?id=531591#c2





--- Comment #2 from Timotheus Pokorra <timotheus.pokorra at gmail.com>  2009-08-22 16:55:59 MDT ---
Created an attachment (id=314647)
 --> (http://bugzilla.novell.com/attachment.cgi?id=314647)
possible patch for displaying cells with Autosize and columnSpan

The idea is to have a second loop for AutoSize controls, this time just
considering the controls spanning several columns.
It has to be calculated if the existing columns that are spanned are wide
enough for the control, if not the first column is extended.

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list