Xojo

Look up the Xojo language and framework in a local copy of the official documentation. Use whenever writing, reviewing, explaining or debugging Xojo code, and before using any Xojo class, property, method, event or constant, to confirm it exists, get its exact signature, and check whether it is deprecated. Also use for questions about what a Xojo API does, what replaced a removed one, which controls exist for Desktop, Web, Mobile or Console, or how a Xojo feature works. This is also the skill for questions about API 1.0 (which Xojo's own documentation calls "pre-API 2.0") versus API 2.0: how the two differ, whether a symbol is deprecated, which release deprecated it, and what replaced it. The indexes record all of that per member, and the documentation includes Xojo's own articles on moving to API 2.0. Answer such questions here; the xojo-migrate skill converts a project and the user runs it themselves. Also use when reading or editing Xojo project files (.xojo_project, .xojo_code, .xojo_window), when startin

scannedinc Updated

File contents

scannedinc/xojo-tools/tree/main/plugins/xojo/skills/xojo commit c984124f4d

Frequently asked questions

npx skillmds@latest add scannedinc/xojo