[Mono-dev] Patches for mono-winforms

Steven Boswell II ulatekh at yahoo.com
Fri Jun 8 02:15:17 UTC 2012


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-devel-list/attachments/20120607/580dd64f/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mwf-08-ListBox-draw-disabled.patch
Type: application/octet-stream
Size: 805 bytes
Desc: not available
URL: <http://lists.ximian.com/pipermail/mono-devel-list/attachments/20120607/580dd64f/attachment.obj>


More information about the Mono-devel-list mailing list