Re: Creating widgets at runtime
- From: Bob Caryl <bob fis-cal com>
- To: andypaxo <nabble andypaxo net>
- Cc: gtkmm-list gnome org
- Subject: Re: Creating widgets at runtime
- Date: Mon, 11 Sep 2006 06:24:08 -0500
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
A look at your code would be helpful.
Bob Caryl
andypaxo wrote:
> I have a little experience with gtkmm, but just trying something new at the
> moment...
>
> I'm trying to add widgets to a program at runtime (as a simple example,
> adding buttons to an HBox in response to user input). However I'm not
> getting very far.
>
> Having tried several approaches and having scoured the internet and the docs
> for some time, I am getting nowhere.
>
> WARNING: There's a high probability that I'm really over-complicating things
> here
> (You most likely don't want to read this bit!)
> - My first thought was to simply declare a new button in a method and add
> it to the HBox as you would with a member variable button, but nothing
> appears
> - My second thought was to create a std::vector containing
> Glib::RefPtr<Gtk::Button> objects (in order to hold onto the button after
> the method call had ended);
> However, there seems to be no way to add the RefPtr object to an HBox
> (and no way to add a plain button to a vector)
>
> So, if anyone knows a way to generate widgets at runtime, it would be great
> to hear it,
> Thanks!
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)
iD8DBQFFBUdYuCj6XIbb5UIRAv8dAJ0aWPI8oeJD8nBgzaN9z0FrxjeQugCdGsrV
2POT9WzHbMUe035xqM/YWNc=
=G5kH
-----END PGP SIGNATURE-----
begin:vcard
fn:Robert Caryl
n:Caryl;Robert
org:Fiscal Systems, Inc.
adr:;;102 Commerce Circle;Madison;AL;35758;USA
email;internet:bob fis-cal com
title:Senior Software Design Engineer
tel;work:356-772-8920 X108
x-mozilla-html:TRUE
url:http://www.fis-cal.com
version:2.1
end:vcard
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]