While working on one of my Xojo projects, I needed a quick way to change the font used by the controls across the entire application.…
Comments closedCategory: Cross-Platform
Performance has taken a great leap forward, SEO support lands properly this time around, and there are a handful of quality-of-life improvements that will make…
Comments closedDuring the last few Xojo releases we have been improving the signing options for macOS apps, making it easier to meet Apple’s requirements both for direct distribution of your apps or for Mac App Store distribution. Still, there remained a discrepancy when debugging from the IDE: sandboxing, hardened runtime and the use of entitlements and provisioning profiles were not applied, so there could be a difference between the app you debug and the real behavior of the distributed app.
Comments closedThe iOS Framework has received a number of additions and improvements in Xojo 2026r2. Some of them will be mandatory for your existing iOS apps created with Xojo, while others are targeted to improve your iOS apps’ UI designs and functionality. Let’s talk about them!
Comments closedIn Xojo 2026r2, developers targeting Windows now have a new option for DesktopHTMLViewer: support for Microsoft Edge WebView2. This is an important change for those who…
Comments closedIn our previous posts, we built a utility to find text inside files within a single folder, and then added recursion to crawl subfolders. But if you…
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 closedIn recent weeks I received several questions regarding Xojo iOS, many from users who already use Xojo for desktop or web development and want to start using Xojo for mobile, particularly iOS, development. I’ve compiled some of their questions together with some other tips into this mini-FAQ.
Comments closedI’ll update this FAQ from time to time, so you may want to bookmark it and revisit! In addition, the Xojo Forum is a great place to keep the conversation about this and other iOS Xojo-related topics!
JSONItem is the native class for dealing with JSON. Depending on how you use it, it treats your data as either a standard dictionary (key-value pairs)…
Comments closed
