Re: [gtk-list] Desactivate Widget



>
>Hello,
>
>Thanks for those who helps me about callbacks.
>
>I want to desactivate widgets (like buttons and menu) in some
>configurations of my Interface,
>but i don(t want to hide them.
>I found the function gtk_widget_activate, but no functions to
>desactivate them??

try

gtk_widget_set_sensitive(widget, TRUE oder FALSE);


-- 
Andre Fornacon      
mail: A.Fornacon@tesis.de                 
phone: 49 89 74 73 77 52
TESIS GmbH Munich, Germany



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