Special

Introducing the “Welcome to Xojo” Bundle!

New to Xojo and looking for guidance? We've put together a terrific bundle to welcome you! Xojo Bundle

This bundle includes six back issues of the magazine -- all of year 23 in printed book and digital formats -- plus a one-year subscription (beginning with 24.1) so you'll be learning all about Xojo for the next year. It's the perfect way to get started programming with Xojo. And you save as much as $35 over the non-bundle price!

This offer is only available for a limited time as supplies are short, so hurry today and order this special bundle before the offer goes away!

Recent issues

Article Preview


Buy Now

Issue 23.5 ('Shared Notes App')
Instant purchase and download via GumRoad!

COLUMN

The World of Xojo Open-Source Projects

Xojo thoughts, news, and tips

Issue: 23.5 (September/October 2025)
Author: Paul Lefebvre
Author Bio: Paul Lefebvre is a Xojo Software Engineer. He has been using Xojo and its prior versions since 2001.
Article Description: No description available.
Article Length (in bytes): 7,588
Starting Page Number: 50
Article Number: 23507
Related Link(s): None

Excerpt of article text...

One of the first ways I learned to program in BASIC, way back in the Paleozoic, was by reading through, typing in, running, and modifying program listings from magazines. Although magazines such as xDev includes code snippets in articles, it doesn't really make much sense to include the code for an entire project.

So where can you get sample code to read, run, and modify to either learn from or use in your own projects? There is no shortage of available Xojo code, and a couple of great places to find code are the Xojo Examples that are accessible from the Xojo IDE itself and open-source projects that are published on the web.

Xojo Example Projects

There are a lot of sample projects included with Xojo and accessible from the Project Chooser window. A quick count of what is in the repository puts the number at 429. That's a lot!

In the Project Chooser window, these examples are organized into several folders, which you can expand as you look around (see Figure 1). To make it even easier to find what you need, you can use the search field at the top, which will show you examples that contain the text in either the name or its related metadata, such as the description (see Figure 2).

Select an example and click the Choose button to open it in Xojo. You can then run it to see how it works, review the code, and save it to a local file if you want.

...End of Excerpt. Please purchase the magazine to read the full article.