[Gtk-sharp-list] GtkToolButton (activatable signal) - Moving Gnome 2.4 to 2.6
Pablo Fischer
pablo@pablo.com.mx
Tue, 01 Jun 2004 17:19:30 -0500
--=-fcdVA5qLxPwP+7qFbydY
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable
Hi!
Today I updated my linux box to Gnome 2.6 (Debian SID), all is working
fine.
I'm working in a gtk/gnome/glade application and I'm loading my
interface from a .glade file, in this interface I have a toolbar with
buttons.
The application in gnome 2.4 was not giving me warnings with the
Toolbar, now in Gnome 2.6 (and I'm sure the dist-upgrade upgraded
libgtk*, libgnome*, libglade*) every time I run my app I get this
warning:
(mBloggy:31459): Gtk-WARNING **: gtkwidget.c:3075: widget
`GtkToolButton' has no activatable signal "clicked" without arguments
I don't know what's missing, each button in the toolbar (that now is
renamed to ToolButton automatically) has a Signal. For example the 'new'
button has a 'NewClicked' Signal, and in the .cs file I have this:
private void NewClicked(System.Object o, EventArgs e) {
//Do something
}
And yes, the ToolButtons are working.
Any ideas?.
Thanks!
--=20
Pablo Fischer Sandoval (pablo [arroba/at] pablo.com.mx)
Fingerprint: 5973 0F10 543F 54AE 1E41 EC81 0840 A10A 74A4 E5C0
http://www.pablo.com.mx=20
http://www.debianmexico.org
--=-fcdVA5qLxPwP+7qFbydY
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: Esta parte del mensaje =?ISO-8859-1?Q?est=E1?= firmada
digitalmente
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
iD8DBQBAvQDxCEChCnSk5cARAsamAJ9VIUrh7K0ZB1W430Vs7qSY/Y5BcgCgiZy/
4Fpf5qcKlYTCqXfeyrjneak=
=3dnX
-----END PGP SIGNATURE-----
--=-fcdVA5qLxPwP+7qFbydY--