[Gambas-user] what to use for "reverse" scrolling
Jean-Yves F. Barbier
12ukwn at ...626...
Thu Aug 13 18:41:17 CEST 2009
Jean-Yves F. Barbier a écrit :
> Jussi Lahtinen a écrit :
>> Perhaps not best possible way, but I did it like this;
>>
>> TextArea1.Pos = TextArea1.Length
>> TextArea1.EnsureVisible()
>
> No Jussi it don't work, it reverse the printing order ASA you reached the bottom,
> inverting the PB: lines are now hidden on top of the list.
However, just TextArea1.EnsureVisible() works: last printed line stays visible
as top line. Thanks!
JY
--
Pick another fortune cookie.
More information about the User
mailing list