Qball's Weblog

GMPC, Custom Treeview

Tags General  gmpc 

I’ve wrote a small custom treeview implementation (200 lines of gob code), It takes a MpdData.  It add’s columns and provides an interface to move, hide and shows columns and save the order, width’s and visibility.

The more I do out-of-the-box the more I begin to appreciate gtk and the gobject system.

So now the file, playlist search, database search and the tag browser show columns.

It still went very slow and made some stupid errors, but it’s a good addition..

Now to have it tested…