In Part 1, we built a custom button control in Xojo by subclassing DesktopCanvas. In Part 2, we enhanced it with customizable colors, corner radius, and a disabled…
Comments closedTag: Beginner Tips
Xojo is an extremely useful, fast and fun development environment for building your first (or next) iOS app. In this article, I offer a series of practical steps to guide you from idea to app.
Comments closedOne of the most common things I love to use my phone for is sharing pictures of my pets with others. We have two cats…
Comments closedAs a developer, feature requests are a fact of life and one’s stress level may vary based on the complexity of the requests you receive.…
Comments closedPerformance can be a make-or-break feature for any application, especially when users expect smooth interactions and quick results. Luckily, Xojo provides tools and techniques you…
Comments closedIntroduction When developing applications with Xojo, choosing the right backend is crucial for managing data efficiently. Traditionally, Xojo developers rely on SQL databases such as…
Comments closedFebruary’s Year of Code 2025 topic is Databases and my project is a SQLite object-relation mapping library that I call Storm. I first created Storm in 2008…
Comments closed