On Jul 7, 2006, at 3:34 PM, rahed wrote:

> I applied set_rules_hint(TRUE) function to Gtk::SimpleList to
> alternate background color on the rows in the list. This did run on a
> linux box but not on a windows box.
>
> Linux: gtk+ runtime version is 2.8.17, compile 2.8.16, Gtk2 perl  
> version
> 1.121
>
> Windows: gtk+ runtime version is 2.8.9, compile 2.6.10, Gtk2 perl
> version 1.100
>
> Any clues?

The binding for gtk_tree_view_set_rules_hint() has been unchanged  
since the initial import into sourceforge CVS in 2003, circa 0.12, so  
it's extremely unlikely that this is a binding issue.

This behavior difference is likely related to the theme you're using,  
or some other windows-specific thing.


--
"the ternary operator makes it a bit less ugly."
     -- kaffee

_______________________________________________
gtk-perl-list mailing list
gtk-perl-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-perl-list

Reply via email to