Xojo 2026r1 has just been released, and it was time to revisit and update the Android Design Extensions. They are now available in version 4.5.…
Comments closedCategory: Community
Posts about the Xojo Community, events and activities.
There are times when you will want to use the resources of your web application’s user computer, for example, printing a sales docket for a…
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 closedToday marks the 30th anniversary of founding of this company. It’s hard to believe that nearly half of my life has passed since then. I…
Comments closedSpotlight On posts focus on Xojo community members. We’ll use this space to tell the stories of people using Xojo, share amazing Xojo-made apps and…
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 closedFor November’s Xojo Year of Code 2025, I’ve created a fun and practical project: a PDF Postcard Generator. This desktop application allows you to easily…
Comments closedFor October’s Xojo Year of Code 2025, I built MPACSocket, a tiny, reusable UDPSocket subclass that enables zero-config, local-network presence and chat across platforms. It…
Comments closed

