[Xfc-dev] Can you help with a direction please?

Benedikt Meurer benedikt.meurer at unix-ag.uni-siegen.de
Tue May 2 17:54:01 CEST 2006


Ricardo M wrote:
> Thank you Benedikt!
> 
> I apreciate help you gave me, can i use it with a data
> base, such as PostgreSQL, just like i use the CList?
> Well i use CList to show the content of a table.

You can add the rows from the database to the TreeModel, and the
TreeView will display the data. But you'll need to write the method that
queries the data from the DB and adds it to the TreeModel yourself.

> Thanks again

Benedikt



More information about the Xfc-dev mailing list