Re: gtk_widget_set_sensitive()



mrl netbank com br writes:

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..?


No, this is a GTK bug. http://bugzilla.gnome.org

Havoc



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