[Gambas-user] what to use for "reverse" scrolling

Jussi Lahtinen jussi.lahtinen at ...626...
Thu Aug 13 18:18:17 CEST 2009


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<12ukwn at ...626...> 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 at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>




More information about the User mailing list