You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current method for subscribing to HTMLDocument events in IControlHtml objects is quite obscure and non-obvious. I have started to work on some code to make subscribing to these events easier by allowing you to subscribe to normal C# events. The repo is here
Create an easier way to subscribe to IControlHtml HtmlDocument events and document the available events with any SM-related quirks and issues. · Issue #2 · supermemo/SuperMemoAssistant.Interop
Activity
alexis- commentedon Aug 3, 2020
Nice, would you like to submit a PR ? @bjsi