Re: speeding up GtkTreeView?



How do I improve the speed of GtkTreeView?

Lacking freeze or thaw, I found a neat way was to create a second model
for the treeview, then switch the model to dummy one while loading, then
switch back once you are finished.   I haven't benchmarked this in my app
as currently my parsers speed is the main limitation.

        Regards,
        nash
-- 
Brett Nash <nash nash nu>
Sometimes it's better to light a flamethrower than curse the darkness.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]