As you are undoubtedly aware, Xojo does not expose your source code as one big blob of text. That makes it tricky to copy code…
Comments closedTag: Software Development
Jade, the Xojo AI assistant, has several significant improvements in 2026r2 that make it even more useful. Settings Let’s start with the Settings window, which…
Comments closedIf you’ve been working with Xojo for a while, you’re likely familiar with conditional compilation directives like #If TargetMacOS or #If DebugBuild. But there are…
Comments closedIf you’ve tried using ChatGPT, Claude, or Gemini for help with Xojo code, you’ve probably experienced the same frustration most of us have: the AI…
Comments closedBesides being a great resource for everything from Xojo code tips and snippets to videos that show you cool things, plus news and announcements, the…
Comments closedProblem: you need to search an array to see if it contains a particular value. The simple solution is IndexOf if it’s a simple array, or a…
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 closedOne of the most common things I love to use my phone for is sharing pictures of my pets with others. We have two cats…
Comments closedLet’s talk about a term buzzing around: ‘vibe coding.’ Yes, you read that right. Vibe. Coding. As in, feeling the code into existence? As someone immersed in…
Comments closed

