how to hide discrete toggle button not hidding the button completely (button->draw_indicator hide it completely)
- From: Ignacio Nodal <inodal teleline es>
- To: GTK-List <gtk-list gnome org>
- Subject: how to hide discrete toggle button not hidding the button completely (button->draw_indicator hide it completely)
- Date: Wed, 13 Jun 2001 11:16:49 +0200
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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]