Reply
Thread Tools Search this Thread
Posts: 89 | Thanked: 131 times | Joined on Oct 2009
#1
Hi,

My Frotz port is nearing alpha. One thing eludes me, I have a textview inside a pannable area. New text is inserted at the bottom of the textview. now i want to scroll the pannablearea so the new text is visible.

area.scroll_to(-1, 10000) almost works, but i still get 5 lines of text that need to be manually scrolled to...

can anyone help?

thanks, robert
 
Posts: 89 | Thanked: 131 times | Joined on Oct 2009
#2
Still struggling with this.

Can anyone help?
 
Banned | Posts: 291 | Thanked: 42 times | Joined on Dec 2009
#3
I don't know if this would help, but in some other environments you have to call a focus after scroll. Also, using some variable (like maxheight or sg like that) may help as well. Maybe 10000 is already too big? Dunno, just asking.
 
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search

 
Forum Jump


All times are GMT -4. The time now is 05:47 AM.