Re: [gtk-list] GtkText widget



Gert wrote:

> Then there is this, why can't you delete (gtk_editable_delete_text()) text
> from a widget that isn't inside the screen (The widget scrolls itself to
> that place.). This is _very_ inconvenient if you (I) want to append
> lines and delete the same number of lines from the beginning .... :(

I have noticed the same problem. I thought the problem was in my code.
Is there any way to prevent this? Does any other widget have ability¨
to show long text? I use text widget to display log messages from
several
applications, and I have limited the buffer size to 10 KB. The buffer
operates with FIFO principle. The widget starts to scroll back and forth
when
the buffer becomes full first time.

Regards,
-- Kari
_______________________________________________________
Kari Kumpulainen               tel (+358) 9 6132 8621
Space Systems Finland Ltd      fax (+358) 9 6132 8699  
Kappelitie 6                   http://www.ssf.fi
02200 Espoo                    Kari.Kumpulainen@ssf.fi
FINLAND                        
_______________________________________________________



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