Hi!
Initially I have two field on my gui: Entry and Textview.
What I type in the Entry and press the Enter key, It appear at the end
of the TextView.
But Its not scrolled automatically. So I see always the front of my
text. I want to see the last line what I typed in. How an Irc client
supposed to work (ex: Xchat)
How is it possible always displaying the queue of my TextView, so
scrolling the GtkScrolledWindow automatically down.
Thanks in advance.
Best regards,
Khiraly
|