I really want to make a GUI that would allow you to select what not to delete but to create one like that in a simple, efficient and easy to use form would take a good deal of time - I'll do it but unfortunately it's not likely to materialize in the foreseeable future.
The GUI is mostly images that I keep changing as the process progresses. I use GUIOnEventMode for the buttons. The scrolling text thingy is just a read-only edit box that is populated with lines from an array. The array acts like a queue with FIFO functionality that gives the impression of scrolling. I hope that answers your question.
Oh thanks, I think I understand, so you basically use Guictrlcreatepic and guictrlsetimage? to change everything?





