Multi page widgets in Gtk
- From: Mike Martin <redtux1 gmail com>
- To: gtk-app-devel-list gnome org
- Subject: Multi page widgets in Gtk
- Date: Sun, 3 Sep 2017 13:42:31 +0100
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 fname,lname from table
Then a text view with the appropriate data for each record, with
next/previous buttons for navigation
thanks
Mike
[Date Prev][
Date Next] [Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]