Re: [gtk-list] Re: Graphical stacking problem..
- From: Havoc Pennington <rhp zirx pair com>
- To: gtk-list redhat com
- Subject: Re: [gtk-list] Re: Graphical stacking problem..
- Date: Fri, 25 Jun 1999 14:39:03 -0400 (EDT)
On Fri, 25 Jun 1999, V G Prasad [ext 294] wrote:
>
> The application has basically the following layering info: Toplevel
> window->A notebbok with 3 pages -> Each page having text of their own.
> There is 1 pixmap which I have to display above the note book( so that
> it gets displayed on all the pages) Hence I was planning to use a
> Layout. Hope this gives a rough idea of the stacking problem..
I would just put a separate GtkPixmap in each page of the notebook.
That will work a lot better. You can write a function to create the pixmap
so that you don't have duplicated code.
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]