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

Jonathan Pobst monkey at jpobst.com
Wed Jul 9 17:52:19 EDT 2008


As long as this is not enabled by default, this is fine to commit.

Jonathan

George Giolfan wrote:
> 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.
> 
> 
>       
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Mono-winforms-list maillist  -  Mono-winforms-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-winforms-list



More information about the Mono-winforms-list mailing list