Quote:
Originally Posted by jackie_w
Well, I haven't used Sigil's PageEdit, I'm strictly calibre when it comes to editing, but have I got this right? What you're saying is that instead of a single dialog with 3 widgets layed out in 3 columns there will be an initial dialog with just the filename listwidget which will then launch a child dialog with the 2 before/after webviews for the selected file in it?
|
What about making the plugin launch a separate process that does *everything* in the preview?
I don't recall offhand if it needs to connect back to the DB API. But that would be the only thing, honestly, which actually needs to be done in-process for locking reasons, right? So the plugin could just be there to provide, essentially, a GUI button to launch the standalone utility.