Re: set_rules_hint on windows

2006-07-10 Thread Daniel Kasak
rahed wrote: muppet [EMAIL PROTECTED] writes: 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

Re: set_rules_hint on windows

2006-07-09 Thread rahed
muppet [EMAIL PROTECTED] writes: 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,

set_rules_hint on windows

2006-07-07 Thread rahed
Hello, 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,

Re: set_rules_hint on windows

2006-07-07 Thread muppet
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