another silly question?



Hi,

	i have not the source at hand, so i might as well as here... it
there a way to disable signals emission in Gtk? This would be useful in
the following case: say i have a text widget with an associated callback
for the "changed" signal, then if in the callback function i modify the
contents of the text box, that callback function will be invoked again,
and since it's not reentrant it'll crash...

	Another question: does anyone use dynamic menus? I have one
menu on which entries are added and deleted at runtime, and it looks
like it's confusing Gtk..

		jb



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