Re: How to "grey-out" buttons?



Nils Rennebarth wrote:
> Is it possible to "grey-out" buttons to show that the corresponding function
> currently isn't available? I couldn't find this in the FAQ.

Ups, easy to find:

  gtk_widget_set_sensitive (wdata->sendbutton, FALSE);

Regards,

	Joey

-- 
Life is too short to run proprietary software.  -- Bdale Garbee
Oldenburger LinuxTag 2000                 http://oldenburger.linuxtage.de/




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]