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
On Sun, 2017-09-03 at 13:42 +0100, Mike Martin wrote:
> For one of my apps I want to setup a multi page widget with nextÂ
> previous
> navigation.
Have you tried
https://developer.gnome.org/gtk3/stable/GtkAssistant.html
___
gtk-app-devel-list mailing li