replacing widgets in packing boxes
- From: Dirk Koopman <djk tobit co uk>
- To: gtk-perl-list gnome org
- Subject: replacing widgets in packing boxes
- Date: Mon, 07 Aug 2006 19:32:07 +0100
I have some container or other, say a packing vbox, in the middle of a
huge screen and I have done $vbox->pack_start($widget, 0, 1, 5);
I now want, without rebuilding the whole screen from scratch, to replace
$widget with another, possibly completely different, $newwidget.
Is this possible?
I have the reference "$widget" available to me as well as its parent's.
Dirk
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]