GtkTreeView, database and load data on demand

[email protected] (Alexander Bögl) Wed, 25 Nov 2009 01:04:45 +0100
Newsgroups php.gtk.general
Message-ID <[email protected]>
Hi!

I try to program a class to view big database tables with GtkTreeView  
simular to the data-aware components in Delphi, Basic, etc,
which loads only the data from the DB what it has to view, but it  
seems difficult get scrollbar positions, or the number of the selected  
row.

Has someone a hint for me how to get rid of this?


Greetz,
Alex