View Single Post
Old 12-02-2024, 06:54 AM   #1
jwes
Connoisseur
jwes began at the beginning.
 
Posts: 77
Karma: 10
Join Date: Jul 2023
Device: none
Are plugins modal?

I am looking into writing a plugin fixing typos found on an e-reader. My idea was to take a list of strings containing typos from the e-reader, find them one at a time in the document, and edit them with Sigil. The interface would be like a toolbar with a button to find the next string and set the cursor into the code window at the start of the string. I don't see how this could work if the plugin is modal, so is this possible?
jwes is offline   Reply With Quote