How to create a tab bar that imitates the look an feel of a GtkNotebook?
- From: Bachsau <web bachsau name>
- To: gtk-app-devel-list list <gtk-app-devel-list gnome org>
- Subject: How to create a tab bar that imitates the look an feel of a GtkNotebook?
- Date: Tue, 27 Mar 2018 18:28:44 +0200
As my last question seems to have been misunderstood, I'm trying to ask
again with this other subject line:
"How to create a tab bar that imitates the look an feel of a GtkNotebook?"
Im developing a GTK+ 3 application that should be able to display
multiple files in tabs. But a GtkNotebook widget is not suitable for
this, as it implies a functionality where every single page is a
separate container. In the case of my application I just need some sort
of tab bar to connect to application's logic, which will then change the
data displayed by the ever same set of widgets.
How can this be achieved without ugly workarounds?
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]