Re: libzvt-2.0



This really doesn't seem to be related to the development
of GTK+ itself; I think the appropriate list is gnome-devel-list;
your problem I think comes from the removal of a serious 
misfeature in libzvt:

2002-02-26  Havoc Pennington  <hp pobox com>

	* zvtterm.c (zvt_term_map): remove total crackrock grab_focus from
	map handler. Caused segfault in gnome-terminal due to weird
	reentrancy in GTK+.

Widgets should *never* just grab focus because they assume that
they are most important; if an app wants a widget focused,  it
calls gtk_widget_set_focus().

Regards,
                                        Owen



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