Hi there people!
So I am planning on making a level Editor and I actually have some ideas and ways to do so. While using the Editor the programm would simply save all data to an INI file.
Now my Problem is, I don't know how I would be able to make it so that the Player can select one .INI from a list. I guess that the ListBox Object would be kind of handy for this, But I have actually no clue at all how I can make it so that once a User double clicks on one of the files that is shown in the ListBox, that the Game will then use the Info out of that particular .INI
The Layout the player would go to would actually always be empty at first, but depending on what INI he choosed in the list, the Programm would take the data out of the INI and then build the level.
Any Ideas how I can make .INI's selectable from a list? Any Help would be greatly appreciated (as always XD).
Thanks people. This is doing my head in.
Regards,
Mr. Snooley