Is there support for table and list?
tingwey
Member Posts: 1
Just wondering if there's support for table and list yet?
I have a flashcard app and I want to be able to display the flashcards in random order. I can use random function, however, I need to be able to know if a certain flashcard has been displayed as I do not want to redisplay it again. So I would like to store the flashcard number in a list to know the flashcard has been displayed.
Any other way to do it?
I have a flashcard app and I want to be able to display the flashcards in random order. I can use random function, however, I need to be able to know if a certain flashcard has been displayed as I do not want to redisplay it again. So I would like to store the flashcard number in a list to know the flashcard has been displayed.
Any other way to do it?
Comments
Tables are so useful in games!