Making the Web Framework more robust is something we’ve been working on for years. This release doesn’t brings too many shiny new toys to play…
Comments closedCategory: Cross-Platform
Xojo 2024 Release 4 introduces a suite of powerful new features and enhancements, along with numerous bug fixes, further solidifying Xojo’s commitment to providing a…
Comments closedTic-tac-toe, a classic two-player strategy game where players take turns marking spaces in a 3×3 grid. The objective is simple: be the first to get…
Comments closedSome users on the Xojo Forum recently asked how to render tables on a PDFDocument using the PDFTableDataSource class interface when the dat source does not comes from a RowSet. Well, the truth is that it doesn’t differ too much from when it does! Continue reading and I will show you how using a simple example.
Comments closedEver wondered how to create those sleek, professional-looking loading animations you see in modern apps? In this blog post, we’re going to unlock the power…
Comments closedI had a call recently from a customer whose upstream supplier informed them that they would not be accepting anything less than TLS 1.2 encryption.…
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 closedApplication programming interfaces (APIs) are essential for enabling digital interactions. They facilitate communication and data sharing between systems, forming the backbone of many applications and…
Comments closedMobile apps sometimes have to adjust to the user rotating the device from portrait mode to landscape mode and the reverse. For the most part,…
Comments closedIn the world of mobile app development, it’s often necessary to generate a universally unique identifier (UUID) to identify data or devices uniquely. If you’re…
Comments closed