[Mono-winforms-list] CheckBox rendering with GTK+

George Giolfan georgegiolfan at yahoo.com
Wed Jul 9 14:45:15 EDT 2008


The winforms/checkbox sample should work.
The XplatUI.ThemesEnabled check has been removed because it causes a crash on X11. This is not meant to be final. Also, hot check boxes may not look like the normal GTK+ ones because I did not implement yet the same behavior as GTK+.
Implementing support for the rest of the Visual Styles parts that have a GTK+ equivalent should require mainly translating from Visual Styles class name/part/state combinations to GtkWidget/GtkShadowType/GtkStateType/detail ones. I will try to use native layout information. When that is not possible I can just use the information from ThemeWin32Classic.


      
-------------- next part --------------
A non-text attachment was scrubbed...
Name: CheckBox rendering with GTK+.patch.gz
Type: application/gzip
Size: 3511 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-winforms-list/attachments/20080709/38350462/attachment.bin 


More information about the Mono-winforms-list mailing list