Skip to content

Category: General

New Web SDK Examples in 2022r4

There are situations where the included controls and widgets aren’t enough. Maybe the specs of the project require the use of one or more of specific JavaScript libraries, or you just need some code to be executed in the browser. The Web SDK can help, giving you the opportunity to build anything. In 2022r4 we are adding more examples, to help you start building your custom controls.

Comments closed

Xojo Developer Retreat Recap

In September we hosted The Xojo Developer Retreat in Nashville and it was a huge success! From exciting educational sessions, to an exploration of the Xojo product roadmap, to informative presentations from Xojo Engineers about how Xojo is made and the Xojo framework, there was a lot to take in! If you missed any of the announcements that were shared, you can watch Founder and CEO Geoff Perlman’s Conference Keynote free on YouTube. The rest of the session videos are available for purchase here.

Comments closed

How did I not know this?

Xojo MVP Anthony Cyphers has been using Xojo for nearly 20 years and is currently building a User Interface framework for a project he is working on. This project needs to have the ability to tweak colors as needed and have those changes applied across every element of that framework. Read on Anthony’s blog about the way he solved this problem.

Comments closed

Bug Bash Results

Our Engineering team primarily focused on a Bug Bash during the month of August with the goal of addressing issues that did not meet our typical criteria. Unlike previous Bug Bashes, we invited users to nominate up to ten cases they would like to see addressed. During the month 100 issues were fixed! Of those – 50% were created in the past 90 days, and 10% were created more than one year ago.

Comments closed

Back to School: Graphing Simple Functions

I was recently asked if there was a way to use Xojo Canvas Graphics to draw using the math X-Y coordinate system. First a little background. In Xojo (along with Java, .NET and many other languages), graphics are drawn where (0,0) is at the top left, X increases to the right and Y increases down. Other languages or APIs (Cocoa, for example) use a system where (0,0) is at the bottom left, X increases to the right and Y increases up.

Comments closed

Xojo and NetSuite

Tim has found that many NetSuite users want to create custom applications that interact with their data in NetSuite and Xojo is truly ideal for this. Some NetSuite users contract this work out to developers like Tim while others are interested in creating apps themselves. During the webinar, Tim and I demonstrated Xojo to NetSuite users while also demonstrating NetSuite to Xojo users who may be interested in incorporating it into their organizations or providing development services to NetSuite users.

Comments closed