Hello - I'm working on an application that would ideally spawn Libronix 3, issue a KeyLink and get results from a variety of Lexicons, etc. for a Greek or Hebrew lemma.
I have a general idea of how to implement this using the LbxApplication.ExecuteCommand() method, but I note there are tons of other objects defined and somewhat documented in the Libronix Object Model Reference - some more specific to the LbxKeyLinkHandler, for example. However, I'm having difficulty understanding what data is expected in some of the parameters.
I've tried dissecting a working command string and passing that to the KeyLink method of the LbxKeyLinkHandler object, but not had much success.
Is this documented any further? Or does anyone have any code samples for this and other objects that they'd be willing to share? I can read pretty much any code language, so I'm not concerned with that.
Thanks!
Paul O'Rear