In 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 closedYear: 2026
The 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 closedJade, 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 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 closedWant a quick and easy way to add capabilities to bulit-in classes and types without subclassing? Try extension methods. An extension method is a method…
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 closedIn the previous post, we built a utility to find text inside files within a single folder. Today we’re upgrading that utility to support recursive searching…
Comments closed
