[Gambas-user] TextArea scrolling

Jussi Lahtinen jussi.lahtinen at ...626...
Mon Apr 6 16:44:10 CEST 2009


I was just writing about this issue!
It turn out to be bug!

This works on GTK+, but not with Qt;
TextArea1.EnsureVisible()

So, if you are using GTK+ you have your solution... If not, you must
wait for fix.


Jussi



On Mon, Apr 6, 2009 at 17:13, Joshua Higgins <joshiggins at ...1601...> wrote:
> Did you find a solution?
>
> 2009/4/4 Jussi Lahtinen <jussi.lahtinen at ...626...>
>
>> Hi!
>>
>> How I can automatically scroll down textarea?
>> So that the last message printed to textarea is always showing,
>> without user have to scroll down?
>>
>> Regards,
>> Jussi
>>
>>
>> ------------------------------------------------------------------------------
>> _______________________________________________
>> Gambas-user mailing list
>> Gambas-user at lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/gambas-user
>>
>
>
>
> --
> joshua higgins
>>>>>>>------
> ------------------------------------------------------------------------------
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>




More information about the User mailing list