Hi Mike,

A GtkAssistant or even a GtkNotebook might work for your program. What database 
are you using? There is an easy example of connecting to and getting data from 
sqlite at

https://github.com/cecashon/OrderedSetVelociRaptor/blob/master/simple_sqlite_viewer.c

that might be helpful. You can output the database data to a textview or 
treeview. Lots of possibilities. 

Eric

 


_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to