[Mono-bugs] [Bug 364484] ListView does not use ColumnHeader width

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Mar 3 17:21:43 EST 2008


https://bugzilla.novell.com/show_bug.cgi?id=364484

User calberto.cortez at gmail.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=364484#c2


Carlos Alberto Cortez <calberto.cortez at gmail.com> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
             Status|NEW                                             |RESOLVED
         Resolution|                                                |FIXED




--- Comment #2 from Carlos Alberto Cortez <calberto.cortez at gmail.com>  2008-03-03 15:21:43 MST ---
This is fixed in svn.

BTW - With your sample a horizontal scroll bar appears, even if not needed -
this is because the way we calculate the layout (based on ListView.ClientSize,
and not Size). You should get the right both in .Net and Mono by using
'column.Width = listview.ClientSize.Width'.

Anyway, I will take a look at that small thing - feel free to fill a bug for
that small issue if you wish.

Thanks!


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


More information about the mono-bugs mailing list