3rd party add-on explanations

Where can I find the information on the XOJO site?
I am looking for a XOJO explanation of 3 things related to 3rd party stuff. I don’t know whether to call it since there are 2 terms - 3rd party or add-ons.
I tried searching the developer site and couldn’t find anything for certain except a video.

  1. What needs to be included and copied into my code? I have the TPSF download and there are several resources besides the module.
  2. How do I know which pieces of this add-on are the items to call?
  3. I’m probably missing something else?

Each developer is responsible to include a manual.
So ask the vendor of the item.

I would expect that. My question is more on what is expected by XOJO? Are there guidelines?

TPSF is self contained and doesn’t need anything extra to build your app.
Documentation for TPSF is in the Notes :slight_smile:
(it’s mostly just which dir you’re looking for)

Xojo doesn’t have guidelines for third-party documentation (that I’ve seen anyway.)
We all kind of just do things our own way.