Re: [gtk-list] forcing GtkText to always show last line.
- From: Bertrand Guiheneuf <Bertrand Guiheneuf inria fr>
- To: Gert <gs2 nowmoo demon nl>, gtk-list redhat com
- Subject: Re: [gtk-list] forcing GtkText to always show last line.
- Date: Mon, 26 Apr 1999 21:57:05 +0200
Yes, I guess, you set your instance of GtkText to be editable ?
// > Is there an (elegant) way to force GtkText to always show last inserted lines.
// >
// > calling
// > gtk_adjustment_set_value(adj,adj->upper-adj->page_size);
// > just after inserting text does not work (it does not take newly inserted text
// > into account).
//
// This does work for my prgram, I however insert a '\n' as the last char ...
// maby you should do the same ...
//
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]