Is there any way to hide the discrete toggle button from a check button?
I have add a pixmap to the button
"gtk_container_add(GTK_CONTAINER(_boolean_button), _pixmap);"
This pixmap changes its GdkPixmap according to the
_boolean_button->active value (TRUE or FALSE), so I don't need the
discrete toggle button's visual reference any more.
Thanks,
Ignacio Nodal
_______________________________________________
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list
