RE: [gtkmm] Updating Windows
- From: Murray Cumming <murrayc murrayc com>
- To: "Laughlin, Joseph V" <Joseph V Laughlin boeing com>
- Cc: gtkmm-list <gtkmm-list gnome org>
- Subject: RE: [gtkmm] Updating Windows
- Date: Wed, 07 Apr 2004 18:02:52 +0200
On Wed, 2004-04-07 at 17:36, Laughlin, Joseph V wrote:
> Sorry.
>
> When the application has already displayed all the widgets that are in
> the glade file, how can we dynamically add more widgets to the window?
Put some multi-item container (such as a Gtk::VBox) in the window (in
glade), and then use that container's methods ( such as
Gtk::Box::pack_start() ) to add an extra child widget.
--
Murray Cumming
www.murrayc.com
murrayc murrayc com
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]