[Gambas-user] how loop a listbox

na2492 at ...9... na2492 at ...9...
Wed Feb 11 18:51:24 CET 2004


>Le Mardi 10 Février 2004 22:47, Charlie Reinl a écrit :
>> Salut,
>>
>> need to loop a listbox , HOW
>>
>> Amicalement
>> Charlie
>>
>>
>>
>> -------------------------------------------------------
>> The SF.Net email is sponsored by EclipseCon 2004
>> Premiere Conference on Open Tools Development and Integration
>> See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
>> http://www.eclipsecon.org/osdn
>> _______________________________________________
>> Gambas-user mailing list
>> Gambas-user at lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/gambas-user
>
>
>Maybe...
>
>For i = 0 to listbox.count - 1
>	listbox.index = i
>	print listbox.current.text
>
>next
Tanks also for this
Charlie
* Gesendet mit / Sent by: FEN-Webmail * http://www.fen-net.de *




More information about the User mailing list