We are excited to announce the arrival of Xojo 2024 Release 3, a major update to the Xojo development platform. This latest version includes over…
Comments closedXojo Programming Blog Posts
Spotlight 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 closedApplication programming interfaces (APIs) are essential for enabling digital interactions. They facilitate communication and data sharing between systems, forming the backbone of many applications and…
Comments closedOne of the most interesting features in Xojo is the Variant data type. We will explore the so-called “Implicit Conversions,” discuss the pros and cons…
Comments closedMobile apps sometimes have to adjust to the user rotating the device from portrait mode to landscape mode and the reverse. For the most part,…
Comments closedIn Xojo, there are different ways to control the behavior of methods, events, and callbacks. Two commonly used mechanisms are AddHandler and Delegates. Both are…
Comments closedIn the world of mobile app development, it’s often necessary to generate a universally unique identifier (UUID) to identify data or devices uniquely. If you’re…
Comments closedVersion 2024r3 of Xojo has just been released. So it’s time for an update of the Android Design Extension 3.0. This version works from version…
Comments closedAt long last, Xojo has introduced what might be the most-requested feature of all time: preemptive threads. But what are they, when and how do…
Comments closedThe latest Xojo release is a big leap forward in terms of design options for Xojo Web users. Xojo 2024r3 comes with new tools for…
Comments closedOur latest Xojo update introduces a new thread type that maximizes the potential of your multi-core systems. This new preemptive thread model enhances efficiency and…
Comments closed