Nothing fancy, probably using tkinter for portability reasons went with gtk.
Some remaining things to do:
[x] hook up the converter scripts
[x] progress visualizer window
[x] update progress window while converting levels
[x] "progress completed" popup
[x] run converters in a thread pool
[x] license text in about page
[x] order of path chooser buttons should be changed, so that tileset happens after sprites dir.
[x] when the sprites dir is picked, I think that means the "current_folder" for the tileset could be set, making it a little easier to find your tileset.
Nothing fancy, probably using tkinter for portability reasonswent with gtk.Some remaining things to do:
generate the tileset xml file#14file paths in export should be relative, not absolute (to where?)#14