[Mono-dev] Patches for mono-winforms
Stifu
stifu at free.fr
Fri Jun 8 06:13:39 UTC 2012
The one solution I uploaded doesn't have the hang, but it has the
never-called event handler.
I haven't tried anything else since then.
I did notice issues with the disabled look of some controls, too (probably
have some related bug reports still up on Novell bugzilla). I think this
should all be handled within System.Windows.Forms.Theming, but it's not
always the case with existing code. Ideally, we should gradually move
theme-related code from System.Windows.Forms to
System.Windows.Forms.Theming. Just saying that for the information, not
saying we should do both fixing and moving things in the same patch.
Steven Boswell II wrote
>
> Stifu, did you have any better luck running your DgwTest, or my patch #1,
> successfully? I was never able to reproduce the hang you described.
>
> I will hopefully have time and energy this weekend to write unit tests for
> more of the patches I sent earlier.
>
> I want to fix the appearance of disabled ListBox controls -- currently,
> they don't look any different than enabled ListBox controls. Digging
> around the other controls, it seems that most of them simply draw the text
> with the GrayText color, they don't do anything fancier than that to
> implement the disabled look. Enclosed is a patch that does that for
> ListBox. If you know of a better way to accomplish this effect, I'm all
> ears.
>
> Steven Boswell
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at .ximian
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
--
View this message in context: http://mono.1490590.n4.nabble.com/Patches-for-mono-winforms-tp4649620p4649781.html
Sent from the Mono - Dev mailing list archive at Nabble.com.
More information about the Mono-devel-list
mailing list