gmusicbrowser Forum

Main board => Questions => Topic started by: ochosi on June 19, 2011, 15:53:51

Title: songtree treeview-style
Post by: ochosi on June 19, 2011, 15:53:51
hey,
i have a very specific question about the (song)treeview-implementation in gmusicbrowser. when i style the normal treeview-rows to look flat (in murrine it's setting gradient_shadows = {1.0,1.0,1.0,1.0}) the normal songlist (which is a standard treeview as far as i understand) works as expected, but songtree's selected color has a gradient.
i'll attach two screenshots to illustrate the problem.
feel free to test it with my theme in https://github.com/shimmerproject/Greybird

i also tried to specifically apply the treeview-style to songtree, but didn't really succeed.
anyhow, maybe this is something that could be fixed in gmb, so that i don't even have to work around it in gtkrc ;)


ps: the treeview-headers look normal/as expected.
Title: Re: songtree treeview-style
Post by: Quentin Sculo on June 19, 2011, 21:51:00
Yes you mentionned this some time ago.
the SongTree widget tries to mimick a normal TreeView the best it coan, but it may sometime not work with perfectly with some themes engines.
I'll see what I can do when I find time.
Title: Re: songtree treeview-style
Post by: Quentin Sculo on June 30, 2011, 12:47:47
Just so that everyone knows, it should now work with a commit from a few days ago :
http://git.gmusicbrowser.org/commit/2928fe43a6