Re: Component on a pixmap.




> "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]