Skip to content

Tag: IDE

Finding the Right Example Project

One of the best resources for Xojo users is the more than 140 example projects available within the Xojo IDE. Find them in Xojo by choosing File > New Project and then clicking on Examples in the New Project window. Starting with Xojo 2023 Release 4, it will be even easier to find that specific example you need with new descriptions and filtering options.

Comments closed

Build Settings: New macOS Minimum Version and Windows Supported Versions

Starting with Xojo 2022r4 we’ve helped you clarify the minimum operating system needed for your compiled desktop apps to run on. You will be able to set the macOS minimum version required to run your compiled apps. Plus updated “Runs On” build settings for Windows 10/11 and Windows 7/8 compatibility. Continue reading to learn how!

Comments closed

Enumeration Enhancements

Xojo 2021r2 introduces a couple of enhancements to Enumerations in Xojo. The enumeration editor now shows a preview of what the value will be so there’s no more guessing or counting. In addition, we’ve added a new Binary option which allows you to automatically create sets that aren’t mutually exclusive.

Comments closed

IDE changes in Xojo 2018r3 and more

About three years ago, we added HiDPI/Retina support to our framework which was released to users as part of Xojo 2016r1 when we also shipped our first HiDPI IDE.

With Apple’s announcements at WWDC 2018 and the introduction of dark mode it was time to revisit our graphics and the overall appearance of the IDE again. Here are some things which contribute to the changes that have been made and ones that you will see in the coming months.

Comments closed