Widget on top of another one in gtk-canvas
- From: Jose Diago <Jose Diago ircam fr>
- To: gtk-app-devel-list gnome org
- Subject: Widget on top of another one in gtk-canvas
- Date: Tue, 13 May 2003 20:13:42 +0200
Hello.
I've searched for this one in the mailing archives but couldn't find the
answer so here it goes:
I'm using a gtk-canvas to pack some gtk-widgets on it (I also have some
lines painted on the canvas using the canvas primitives). I've noticed
that everytime I put (pack) a widget inside the canvas it always gets on
top of everything else (including previously packed widgets). Now I need
to have control over the packing order, and by that I mean I need to be
able to decide which widget will be on top of all the other ones
(gtk_canvas_item_raise_to_top doesn't work with widgets placed over the
canvas).
Anyone?
Thanks for reading,
Jose Diago.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]