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.
CheckBox rendering with GTK+.patch.gz
Description: application/gzip
_______________________________________________ Mono-winforms-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-winforms-list
