Re: Component on a pixmap.
- From: Miguel de Icaza <miguel gnu org>
- To: lisss ydab se
- CC: gnome-devel-list gnome org, recipient list not shown: ;
- Subject: Re: Component on a pixmap.
- Date: Sat, 6 Nov 1999 10:35:24 -0600
> "How do a bonobo containee render itself on the screen?"
The most typical case is by embedding an X window.
> What I wan't to know is if a containee will render itself upon
> a) it's own window/buffer/visual
common case: yes.
> b) directly upon the container's window/buffer/visual
common case: no; but if you use Canvas::Item's then it uses the one
from the container.
> c) on some shared buffer that is passed on to the container
common case: no; canvas-items do have a lot more sharing.
Miguel.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]