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

Jussi Lahtinen jussi.lahtinen at ...626...
Thu Aug 13 22:14:20 CEST 2009


Ok... Do you use GTK+ or Qt?
Which version of Gambas?

With Gambas3, that works (with both GTK+ and Qt3). But I remember some
difficulties with GTK+ in earlier versions.
I just don't remember what they exactly were...


Jussi


On Thu, Aug 13, 2009 at 19:41, Jean-Yves F. Barbier<12ukwn at ...626...> wrote:
> 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.
>
> ------------------------------------------------------------------------------
> 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