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

User [EMAIL PROTECTED] added comment
https://bugzilla.novell.com/show_bug.cgi?id=364484#c2


Carlos Alberto Cortez <[EMAIL PROTECTED]> changed:

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




--- Comment #2 from Carlos Alberto Cortez <[EMAIL PROTECTED]>  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.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to