Multi page widgets in Gtk



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]