[Gtk-sharp-list] WHy doesn't TreeView.RulesHint work in Windows?
Brad Taylor
brad at getcoded.net
Mon Jun 23 13:45:29 EDT 2008
On Fri, 2008-06-20 at 15:37 -0700, Iggy MA wrote:
> Does anybody know why Rules Hint only works in Linux? Any hacks I can use to
> get this working in windows?
Medsphere's GTK# installers[1] ship the following in $GTK_BASE_PATH\etc
\gtk-2.0:
style "rules-hint"
{
GtkTreeView::allow-rules = 1
}
class "*" style "rules-hint"
This overrides the MS-Windows theme's default of not showing the
rules-hint.
Hope this helps,
-Brad
--
[1]
https://sourceforge.net/project/showfiles.php?group_id=74626&package_id=223067
More information about the Gtk-sharp-list
mailing list