I have a project that has all my program logic done in API 2.
However I need to use a third-party UI component that’s encrypted and is written in API 1. I do not have the source code.
Unfortunately it seems to call some code from API 1 that no longer exists in API 2 (or is called something else) so I get a hard crash when I try to run it in the debugger.
The auto-upgrade feature has also not been successful.
What are my options here? Is there a way I can have my cake and eat it too?
How can I even get Xojo to create an API v1 project at this point?
Unfortunately this component wasn’t available with source or I would have purchased it. I have reached out to the author though so we’ll see what happens. In the meantime I will begin adding translation methods to try to work around the issues. Cheers!
for the good search on this forum, what is this extension named ? and what does it do ?
may be there is another plugin that does the same and that is updated…
so that future users searching here can find it easier ?
That is the best way. He update the component and you just pay for the update to the current version of whatever 3rd party component you chose to include in your app.
Seems it has more functionalities, I don’t know. Whatever. It seems “not hard to achieve” for most of the functionalities but some people like to buy blocks of solutions to avoid wasting time doing that themselves, maybe that’s the case or it does something not so easy we aren’t perceiving right now. Have in mind that the concept of easy/hard varies from user to user.