GtkPaned question
- From: "Sridhar R" <rsridhar cs annauniv edu>
- To: "Gtk " <gtk-app-devel-list gnome org>
- Subject: GtkPaned question
- Date: Sun, 11 Apr 2004 20:06:31 +0530 (IST)
Hi,
GtkPaned supports only two children. What if I have to create the
following layout.
[ | | ]
A class browser on left and docs-index browser on right and
text-editor/html-viewer in the middle.
Sure I can create a HPaned and then add another HPaned to the right child
of the previous one. But this is not a good solution. Bcoz resizing the
first hpane means the second hpaned will also move.
Any better solution?
--
R. Sridhar
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]