Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=80888 --- shadow/80888 2007-05-02 16:43:03.000000000 -0400 +++ shadow/80888.tmp.19772 2007-05-09 02:18:47.000000000 -0400 @@ -60,6 +60,18 @@ ------- Additional Comments From [EMAIL PROTECTED] 2007-02-22 13:28 ------- I'm preparing a fix for the non-drawing related issues. ------- Additional Comments From [EMAIL PROTECTED] 2007-02-26 19:17 ------- Most of the non-drawing issues are now fixed in SVN (revision 73449). + +------- Additional Comments From [EMAIL PROTECTED] 2007-05-09 02:18 ------- +Some bits regarding to the drawing part are done (the labels are well +aligned, the focus state is updated when focus changed, etc). + +But some others are still there, and it's because of a set of +limitations with current text API (the text should be spread over +lines even when it doesn't contain spaces, using LineLimit doesn't +work with Trimming well, etc). + +That should change after we change the API text, and as soon as we get +those changed in the tree, I will check it immediately to test it. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
