comp.lang.ada
 help / color / mirror / Atom feed
From: ldries46 <bertus.dries@planet.nl>
Subject: Re: Gtk Scrolledwindow with a textview inside still has a limited nr of lines
Date: Tue, 2 Jun 2020 09:20:06 +0200
Date: 2020-06-02T09:20:06+02:00	[thread overview]
Message-ID: <5ed5fda6$0$1224$e4fe514c@news.kpn.nl> (raw)
In-Reply-To: <5ed4aeaa$0$1233$e4fe514c@news.kpn.nl>

Found the problem. Not in GTk. Was very sneaky hided somewhere.

Op 1-6-2020 om 9:30 schreef ldries46:
> In my application Gtk_ScrolledWindow with a Textview inside still has 
> a limited nr of lines.
> Putting in a document of a 50 lines I can See all lines within the 
> window.
> Expanding the document to about 100 lines I see about 70 lines without 
> scrolling and the rest I can see by scrolling.
> Expanding the document with another 100 lines I still can see about 70 
> lines but by scrolling I can only see the lines 71 till 130. The last 
> 70 are not to be reached.  checked if this has anything to do with my 
> program and the only thing I can think of is that I somewhere during 
> the program Delete the entries (may somewhere around 120 to 130 lines) 
> up to than and refill it with the 200 a talked about before. Does that 
> has anything to do with it . If so How can I reset the window, if not 
> where can I specify an indefinite number of lines
>

      reply	other threads:[~2020-06-02  7:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-01  7:30 Gtk Scrolledwindow with a textview inside still has a limited nr of lines ldries46
2020-06-02  7:20 ` ldries46 [this message]
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox