Getting Items from ListviewGadget

Just starting out? Need help? Post your questions and find answers here.
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by Cantor.

Hi!

I want to get all items of a Listview-Gadget to save to disk. The only way I found is to create a loop and SetGadgetState to the next item and save it. The other way is to define an array or newlist and to copy the items into variables at anytime I change the them.

Is there a way to get all items by using the nextelement (list)-commands?

Best regards,
Martin



--
Best regards,
Martin