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=82734 --- shadow/82734 2007-09-11 11:19:04.000000000 -0400 +++ shadow/82734.tmp.13752 2007-09-13 08:07:24.000000000 -0400 @@ -127,6 +127,16 @@ ------- Additional Comments From [EMAIL PROTECTED] 2007-09-11 11:19 ------- I'm sorry. I didn't merge correctly last patches. My bad. :-/ I'm using svn version now and it's looking ok. Here's one additional small patch: ColumnHeader text trimming should be EllipsisCharacter, not EllipsisWord. I'm convinced now ;-) + +------- Additional Comments From [EMAIL PROTECTED] 2007-09-13 08:07 ------- +In regards to point 6), please read the big comment on #79816 for a +discussion on the problem of focus rects. + +In regards to the differences between themes, it might be helpful for +you to look at System.Windows.Forms.Theming namespace, which +implements specific theming for several controls, particularly +TabControl. TabControl was rewritten to enable theme differences on +paddings and sizing, so looking at how that one is done might be helpful. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
