Bootstrap continues to improve and as a result we have upgraded the Web framework to the latest version. For most Xojo users, this update won’t require any changes at all to your existing projects.
Comments closedTag: Xojo Programming Language
With the introduction of DesktopXAMLContainer you can slowly modernize your Windows apps or supplement your existing user interface with additional WinUI controls. In this tutorial I’ll demonstrate how you can do more with XAML.
Comments closedMany users asked for a way to view and navigate the pages of a PDF document in their iOS projects. Starting with Xojo 2023r2, this is possible with the new MobilePDFViewer control. Continue reading to get tips on how to use this in your iOS projects.
Comments closedFor the most part, designing mobile apps for Android and iOS is similar, but there are differences. Here are some important ones to keep in mind for a smoother Android experience.
Comments closedApple has released the developer documentation for Vision Pro, their recently announced mixed reality headset. So far, it looks promising that iOS apps written in Xojo will just work. Of course, we don’t yet have one of these to use for testing. If we did, we’d be too busy playing with it to write this blog post, however we have tried running some Xojo iOS projects in the Vision Pro Simulator and they work without modification so that’s a very good sign.
Comments closedIn this tutorial I will show you how to create a Number class that can tell you when its value has been actually set, along with other methods to manage how it is used while demonstrating some common object-oriented techniques and features such as operator overloading. You’ll be able to create a Number from an Integer, Double or String.
Comments closedWhen developing iOS apps with Xojo you may spend a good amount of time debugging, whether in a iPhone, or iPad simulator or on a real device. With this in mind, let’s learn a good way to handle the Simulators list in Xcode and Xojo.
Comments closedIn my session at XDC 2023, I talked about ways to design your apps so you reuse code across platforms. The first project is JSONReader, so let’s dive in.
Comments closedXDC London is underway, we are uploading session videos to Xojo’s YouTube channel for you to watch at your convenience. Session videos will continue to be uploaded as the conference continues this week, subscribe to Xojo’s YouTube channel to receive notifications of new videos.
Comments closedWelcome to London! The 2023 Xojo Developer Conference is underway, starting with the keynote from Xojo Founder and CEO Geoff Perlman. The keynote video will be available shortly on Xojo’s YouTube channel so you can watch it on-demand, here is what we have announced so far:
Comments closed