gtk_text_view again
- From: "Jose Hevia" <jose francisco hevia gmail com>
- To: gtk-app-devel-list gnome org
- Subject: gtk_text_view again
- Date: Mon, 10 Apr 2006 12:25:08 +0200
Hello,
I have an app that displays a series of integers into a gtk_text_view,
something like:
1 2 3 45 67 6785
23 4 45 34 12 11
This is displayed into a gtk_paned and I control manually the
scrollbar so I only draw the screen space, not the millions of
integers I have in the buffer.
I want to use all screen space, so if I make the window bigger, I can put
1 2 3 45 67 6785 23
4 45
34 12 11
Well, thanks to some help from the people of the list I managed to
make it.The problem is now that I can make the screen bigger, but I
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]