Re: SE 5 Editor
Devnullicus said:
With a good GUI, I'm not sure why you'd care about the order in the text file, honestly.
Because it makes a massive difference to gameplay. A poorly sorted (eg: alphabetized) list makes it take forever to design ships.
Could be done relatively easily, but would make the sorting I do in the list-view a bit harder.
How are you doing it? You can just tie an ArrayList into the list view object to handle it automatically.
|