I have a custom GtkContainer class that nicely orders widgets in an array, supports headers etc. (it is very simple) See: http://images.sarine.nl/gmpc-metadata-search3.png and http://images.sarine.nl/gmpc-album-view-updated.png but i am having the following issue: if you: Remove the widget from a container (while keeping a reference around) then: Add it to a container again it takes a long read more
Daily Archives: January 8, 2011
GMPC albumview slow.
January 8, 2011 – 12:26 am
I often get questions why the albumview plugin is slow when you scroll for the first time. Well lets try do the math, say you have 1300 albums, each album cover is 80kbyte (this is for my collection a huge underestimation as the average is around 250kbyte for me, but ok) 1300x80kbyte=104.000 kbyte = 101 read more