Perhaps not best possible way, but I did it like this;

TextArea1.Pos = TextArea1.Length
TextArea1.EnsureVisible()


Jussi



On Thu, Aug 13, 2009 at 19:04, Jean-Yves F. Barbier<12u...@gmail.com> wrote:
> Hi list,
>
> I'd like to know what widget I should use to have the same behaviour as the
> console one: when text reach bottom, next text stays visible at bottom (old 
> escapes
> by top), instead of printing below and beeing invisible (and oblige to 
> manually scroll.)
>
> JY
> --
>  Parting is such sweet sorrow. -William Shakespeare
>
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
> trial. Simplify your report design, integration and deployment - and focus on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> Gambas-user mailing list
> Gambas-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to