Re: Link Gtk.ListStore to the real data
- From: cecashon aol com
- To: gtk-app-devel-list gnome org
- Subject: Re: Link Gtk.ListStore to the real data
- Date: Sat, 2 Jun 2018 13:44:19 -0400
Try a relational database. Sqlite is an easy one to use. It can sort and save data to multiple tables. Use
the list model and treeview to retrieve and view the data. That way the columns can be set up dynamically
along with the renderer. Use SQL to update the database.
Eric
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]