[Gtk-sharp-list] Changing the state of a CheckButton
Antonio Martínez Álvarez
amartinez@atc.ugr.es
Tue, 02 Mar 2004 11:52:47 +0100
Mike Kestner wrote:
>>Ok but it could be a solution, but I don't want the grayish aspect of
>>the widget.
>>Any other way to do what I want?
>
>
> Why don't you want the "grayish aspect"? If you have a sensitive
> checkbutton that doesn't change when it's clicked, and it doesn't look
> like you aren't allowed to click it, your users are just going to get
> frustrated that your program isn't doing what they tell it to do.
Ok. It really seemed a bit strange, but it's what I want.
I need a set of 8 CkeckButton widgets to show a 8 bits binary integer
(like LEDs). The "grayish aspect" don't show the information very clearly.
Thank you.
--
Antonio Martínez