Re: Do GTKhave tabbed pane or multi-page or such?
- From: "Fernando Apesteguía" <fernando apesteguia gmail com>
- To: justforfun <rrz626 gmail com>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: Do GTKhave tabbed pane or multi-page or such?
- Date: Wed, 5 Jul 2006 17:43:07 +0200
Are you looking for GtkNotebook?
http://developer.gnome.org/doc/API/2.0/gtk/GtkNotebook.html
Remember that the Guideline suggests not to use this if there are a lot of
tabs and they need to be scrolled... if that is the case, then use a list:
http://developer.gnome.org/projects/gup/hig/1.0/controls.html#controls-notebooks
Regards
On 7/5/06, justforfun <rrz626 gmail com> wrote:
I am using GTK to develop a GUI for a low level app on Linux, so far so
good.
However, my app grows, I need more and more display capabilities. One
window
seems not having enough space...
I have checked the tutorial on gtk.org, could not find abbed pane or
multi-page or such.
Am I missing something?
Any help will be appreciated!!!
Thanks!
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]