Re: [gtk-list] Re: how do i force a window to be fully realized ?
- From: Paul Barton-Davis <pbd op net>
- To: gtk-list redhat com
- Subject: Re: [gtk-list] Re: how do i force a window to be fully realized ?
- Date: Tue, 16 Nov 1999 22:51:03 -0500
>You call gtk_widget_realize() right? If not, the widget won't be realized
i do now. and it doesn't help either :( does realize() "recursively"
realize a widget's children as well ?
here's more details:
i have a Frame widget. within it is a VBox containing several more
Frames. Inside each of these Frame is a Fixed, containing several
DrawingAreas.
the first time i create the set of Frames (+ children) in the VBox,
everything works just fine. then i delete them, and create a whole new
set. then i delete them again, and create a whole new set again. and
so on. the 3rd or 4th time around, one or more of the DrawingAreas
turns out not to be realized at a point where it otherwise would. its
not always the same one.
this makes me suspicious. i am not sure what of ...
--p
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]