Re: Slow loading using GtkTextBuffer/TextView
- From: "Janus N." Tøndering <j nus person dk>
- To: GTK Application Developement List <gtk-app-devel-list gnome org>
- Subject: Re: Slow loading using GtkTextBuffer/TextView
- Date: 08 Aug 2002 15:02:01 +0200
On Thu, 2002-08-08 at 13:21, Olivier Sessink wrote:
I use
gtk_text_buffer_insert_at_cursor(doc->buffer,data,-1);
It is not the buffer but the view that is slow I recently discovered.
The function gtk_text_view_new_with_buffer(buffer) is terribly slow...
it function does return at once but it uses a lot of CPU afterwards
(donno if this is another thread/process or whether it is done in the
gtk event loop).
Regards,
Janus
--
Janus Nørgaard Tøndering
email: j nus person dk or u011014 daimi au dk
"Would you buy a car with the hood welded shut?"
-Phil Hughes, Linux Journal Magazine
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]