[Gambas-user] read a file into a listview - but backwards

Charlie Reinl Karl.Reinl at ...9...
Thu Apr 30 20:26:29 CEST 2009


Am Donnerstag, den 30.04.2009, 18:46 +0100 schrieb Joshua Higgins:
> Hi all,
> 
> Is it possible to read a file and load it line by line into a listview, but
> backwards? I have been using the example from gambasdoc for loading files
> line by line, but I'm writing a logging page and want to show newest items
> first.
> 
> Thanks.

Salut,

load it first into an array, reached the end, load them backwards into
your listview.

 
-- 
Amicalment
Charlie





More information about the User mailing list