We are excited to announce the arrival of Xojo 2024 Release 3, a major update to the Xojo development platform. This latest version includes over…
Comments closedXojo Programming Blog Posts
Imagine building a complex online marketplace with millions of users and a vast product catalog. How can you ensure scalability, flexibility, and resilience in such…
Comments closedManaging multiple threads in software development often requires handling them concurrently to create efficient, reliable, and safe applications. This is when synchronization becomes crucial. Synchronization…
Comments closedI truly enjoy creating things with Xojo. This time, I built a little game with Xojo Web just to see if it was possible. In…
Comments closedDesktop application monetization is essential for developers to generate revenue and sustain their businesses. Selecting the right approach from numerous available strategies can significantly impact…
Comments closedImagine a restaurant kitchen during the dinner rush. Multiple chefs need to access the same oven, stovetop, and ingredients to prepare various dishes. Without coordination,…
Comments closedWhen you’re working on small to medium-sized projects, Xojo’s default IDE window view is probably all you need: all the elements of the project are in plain view and you can easily switch between them. However, things inevitably get more complex when dealing with larger projects. You may need to locate and edit several related items, larger projects likely include multiple methods, events, properties and modules, all of which may be be in their own folders created to organize their functionality or components.
In this article we will highlight several functions provided by the Xojo IDE that allow you to speed up and improve productivity in your large projects.
Comments closedYou are likely already familiar with terms like Sandboxing, hardened runtime and Notarization. After all, these are required if you plan to distribute your macOS…
Comments closedWhat better way to celebrate 10 years of Xojo Cloud than bragging about all the things it can do! When you think of Xojo Cloud,…
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 closed