If 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 closedCategory: Learning
Looking for RegEx examples you can drop straight into your project? This practical cheat sheet focuses on the most searched tasks, such as find/replace, extracting…
Comments closedWhen adding a DesktopTextArea to your macOS app, just drag it from the Library into a Window (or Container) in the layout editor of the Xojo IDE. It works out of the box with native macOS behavior. But what if you want to change that native behavior, like, for example, disabling soft wrapping? Keep reading to learn how.
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 closedHave you ever built an amazing Xojo web application locally on your machine and wished you could instantly share it with a client, test it…
Comments closedWelcome back to the Year of Code 2025 series! For August, I built a minimalist and fun Console Task App that allows users to add,…
1 Comment