04-12-2011, 05:31 PM
First of all, congratz on studying all those different languages. I have worked with them all in the past and they help me alot. So, For this application I would start with a listbox where the user could add words. These words would be saved into a text file. Then, they would be shuffled using some method... (not really sure) and loaded into the application. There would then be a label, and if clicked, it would flip the card over, displaying the thing that was stored in ANOTHER List box. You know what Im saying?