the question
- From: Volodymyr Babin <vb dwuj ichf edu pl>
- To: gnome-devel-list gnome org
- Subject: the question
- Date: Tue, 20 Jun 2000 12:55:40 +0200 (DFT)
Hello guys,
I have one question.
I am deriving custom container from GtkTable. In addition to usual
GtkTable functionality I'm adding to it GdkWindow in order to draw
background under the children. And the question is: how added child can
obtain parent background pixmap that is _exactly_ under the child ?
It seems that such a stupid method as
gdk_pixmap_draw(dst,gc,parent->window,...) does not work - that is because
paren't is not redrawable under the child. And using shaped window for
child is not approciated solution.
Best regards,
Vova Babin.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]