Re: [gtk-list] Re: Force refresh/exposure



Havoc Pennington <hp@redhat.com> wrote:

> On 20 Jul 1999, Anders Melchiorsen wrote:
> > 	// gtk_text_insert(...);   // For example
> > 
> > 	gtk_signal_emit_by_name(GTK_OBJECT(message), "changed");
> > 
> 
> gtk_text_insert() emits "changed" for you.

Might be, but my function is not called. Perhaps it is my own fault
but it is working when I type input - just not when the program itself
changes the GtkText buffer.

Oh, well. I will have another look at my code (and perhaps the Gtk+
source).

Thanks.

-- 
Mvh. Anders



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