Hi Dschaga,
Sorry, but I have to strongly oppose. All of us have a working browser already, and they actually do look similarto each other. Personally, I do not want to start an external app just for browsing, I prefer a browser that has the UI look and feel of the host application. The SDR-Editor is kind of special in doing the authoring job. Our Importer Plugins should concentrate on the actual setup, and be otherwise dumb.
But I can see where you are coming from.
You like the extra functionality of Chris's Browser. So do I. But I would rather have simple commandline utilities, that allow me to access these functionalities right out of my plugin. Let's say, calling
Code:SDREdit -l"folder/mysdr.sdr"
in a commandline would open up the Editor with that SDR loaded, then I could put that on a button. Another commandline option could be:
Code:SDREdit -n"D:\path\virgin.hdr"
, that would generate a new SDR from the specified HDR.
How about that?
Blochi