gtk_widget_set_sensitive()



Hi,

I noticed that if I call gtk_widget_set_sensitive(.., 0) when the button if clicked and then switch the page 
on a gtk_notebook() and come back, it will core dumps on an assert, claiming that to have the focus the 
widget must be sensitive..
So, shouldn't the set_sensitive(, 0) make the widget loose the focus? or it's my obligaton to make that..?

Thanks,
-- 
Marcelo R Leitner <mrl netbank com br>
ICQ #: 29966851



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