Re: Multi page widgets in Gtk

2017-09-03 Thread Eric Cashon via gtk-app-devel-list
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

Re: Multi page widgets in Gtk

2017-09-03 Thread Stefan Salewski
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

Re: Bug 554926 still in 2.24.31

2017-09-03 Thread Daniel Boles
> > Date: Sat, 02 Sep 2017 21:10:56 +0200 > From: Ingo Br?ckl > To: gtk-devel-list@gnome.org > Subject: Re: Bug 554926 still in 2.24.31 > Message-ID: <59ab0245.000ac05b.bm...@wupperonline.de> > Content-Type: text/plain; charset=ISO-8859-1 > > Hi, > > after a few months have

Multi page widgets in Gtk

2017-09-03 Thread Mike Martin
Hi For one of my apps I want to setup a multi page widget with next previous navigation. Is this possible? I cant seem to find an appropriate widget? What I want to do is set up a preview widget based on a db query, so that based on the query each entry would be shown ie: $sql = select