In the new DrawControlInLayoutEditor event of Xojo, which is available for MobileCanvas, AndroidMobileUserControl, and iOSMobileUserControl, there are properties available that otherwise do not exist in…
Comments closedCategory: Guest Post
Posts from xojo community members
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 closedThere 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 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 closedHere’s how you can modify Xojo Android’s MobileTabPanel to behave more like the PagePanel found in Xojo Desktop and Web. A TabPanel, as the name…
Comments closedXojo 2023r2 was the version in which Xojo introduced the beta release of its Android support. Now, with the release of Xojo 2025r2, it’s time…
Comments closedXojo 2025r2 has just been released—time for an update to the Android Design Extensions 4.0, which are compatible with all Xojo 2025r2+ versions. With the…
Comments closed
