Position of widgets
- From: Ignacio Nodal <inodal teleline es>
- To: GTK-List <gtk-list gnome org>
- Subject: Position of widgets
- Date: Tue, 27 Mar 2001 10:57:57 +0200
Hi,
Is there anyway to position a widget relative to the position of other
widgets?
Let's say I've 3 widget A, B and C. Now I want to put a new widget D
that has to be insert at the right side of A, at the left side of B and
upon C, for example.
It would look something like this
Before inserting D widget:
------- -------
| A | | B |
| | | |
------- -------
----------------
| C |
| |
----------------
After inserting D widget:
----- ----- -----
| A | | D | | B |
| | | | | |
----- ----- -----
----------------
| C |
| |
----------------
Well, i hope someone is able to understand this :))
Could this be done in anyway?
Sorry for my bad english :)
Ignacio Nodal
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]