Re: How to dim a button
- From: Benat <bialadogs yahoo com>
- To: G Hasse <gh raditex se>
- Cc: GTK mailinglist <gtk-app-devel-list gnome org>
- Subject: Re: How to dim a button
- Date: 26 Mar 2002 21:22:21 +0100
Hello:
Maybe you are looking for:
gtk_widget_set_sensitive(GtkWidget *widget, gboolean sensitive);
Bye
Benat
On Tue, 2002-03-26 at 10:36, G Hasse wrote:
Hello!
In my userinterface i have a lot of buttons. Some of them are
togglebuttons. When I select som of the togglebuttons I
want to "dimm" som of the buttons. Is there any prefered or simple
way to do this. As for now I change font and block the
events in the buttons callbacks. This is a cumbersom and
error prune way to do it though.
Göran Hasse
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]