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
Would it be possible for you to add some interfaces/a configurable button so I could hook it up to my REST API so I can make the app use shared data and the discord OAuth.
I would need is a button that you can configure as not visible on the main form to launch new window from, default not visible obviously, with one of the json files perhaps. Then some interfaces I can implement in a dll to hook my code up. That way I can hook it up to a remote API(s) and add window(s) without modifying the base app.
Otherwise I would need to fork it and merge any patches you put out.
The text was updated successfully, but these errors were encountered:
Hi, sorry for the late reply.
Could you elaborate what exactly this would need? A button that opens a new window, and this window contains a json-formatted string with all the library-data?
I haven't worked with API from this side, for me it sounds as the app would need some kind of listener and then reply to queries.
I would need a way to launch a window and have that window be designed/run
by some code in a dll that I could provide, and it would need access to the
library data or the in memory data. It might just be easier for me to fork
it, sorry to bother you!
On Sep 18, 2017 5:25 PM, "cadon" <[email protected]> wrote:
Hi, sorry for the late reply.
Could you elaborate what exactly this would need? A button that opens a new
window, and this window contains a json-formatted string with all the
library-data?
I haven't worked with API from this side, for me it sounds as the app would
need some kind of listener and then reply to queries.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#465 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AHOJxB1HQZI3Cjtw3e2tTEpWwiCgA0mxks5sjt-0gaJpZM4PVBWV>
.
Would it be possible for you to add some interfaces/a configurable button so I could hook it up to my REST API so I can make the app use shared data and the discord OAuth.
I would need is a button that you can configure as not visible on the main form to launch new window from, default not visible obviously, with one of the json files perhaps. Then some interfaces I can implement in a dll to hook my code up. That way I can hook it up to a remote API(s) and add window(s) without modifying the base app.
Otherwise I would need to fork it and merge any patches you put out.
The text was updated successfully, but these errors were encountered: