It's nice that the same GUI compiles easily and it works well on 68k & x86_64. It's based on GadTools. So it will compile easily on IcarosDesktop x86 as well. It's small. It consists of a Cycle Gadget, 2 String Gadgets, & 4 Button Gadgets.
On x86_64 The New Datatypes Conversion GUI works with the MultiView Export Menu Item!
A week ago I couldn't have imagined this journey would happen. It has been so satisfying setting up this new conversion tool.
Whichever file is open in MultiView will be sent to the GUI as the SourceFile.Then you select the Datatype to convert to and the destination filename. If it's valid the file will be converted.
It doesn't matter what program is called DTConvert. MultiView will open it from Export Menu Item.
The MultiView Export Item in MultiView 68k should also open the New GUI but it isn't working. I will put some debug messages in MultiView to find out why that part ins't working.
The output window won't be part of the final program. It's just being used for testing purposes.