In Part 1 of this Optimizing Xojo Code series, we looked at a working but discouraged approach using a tight loop with DoEvents to keep the UI from freezing.…
Comments closedCategory: Tutorials
tutorials, longer instructional posts, how to’s
Libraries, introduced in Xojo 2025r3, make it easy to reuse your classes and interface items such as windows, webpages, and mobile screens across projects. As…
Comments closedWelcome back! If you missed the first part in this series, check out Optimizing Xojo Code, Part 1: Getting Started, where we dissected the blocking…
Comments closedIf terms like “Modules,” “Classes,” “Interfaces,”, “Delegates” feel new or abstract, keep this article as a map. I’ll explain what each one does, why they…
Comments closedHave you ever written an app that needs to do some heavy lifting, like processing a big batch of files? Maybe you click a button,…
Comments closedDeploying Xojo web applications offers developers flexible pathways to production. For devs prioritizing minimal infrastructure management, Xojo Cloud provides a fully-managed solution with automatic scaling, SSL, and…
Comments closed