Re: Icon List



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Lucas Di Pentima wrote:
|
| Hi again,
|
| Anyone can help me with the GnomeIconList widget? I asked on IRC, and
| here, I didn't got any help...what's happening with this widget? there
| is almost none documentation, maybe it's deprecated and I didn't knew...
[...]
| the "text_changed" signal is not emmited, can anyone help me?

Well, I respond to myself and to others with the same doubt. I managed
to change the icon text this way:

...
GnomeIconTextItem *iti;
...
gnome_icon_text_item_start_editing(iti);
iti->text = g_strdup_printf("%s", some_func_that_returns_a_string());
gnome_icon_text_item_stop_editing(iti, TRUE);
...

I don't know (yet) how to do it from the GnomeIconList (because the
text_changed signal is not being emmited), but at least I could change
it from a dialog :-)

Greetings,

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQE+uwtPj5g/z2qlT8kRAgE4AJ0YPDsDGHhKjmegB+cKUqL+jDHUlQCgxDrg
3zulJnkgYC2tPKjcOte3DsM=
=4hoM
-----END PGP SIGNATURE-----




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]