So... here's the problem.
I made a combo box type "list". But when I add a new item through the button i designed, it appears at the top. Is there a way to make the list-box fill in the same order as the data is stored as different lines in the *.ini file? I mean... the new item to be added is stored as a new line at the bottom of the *.ini. So can the item appear at the bottom in the box too?