Many people around the world are celebrating the holidays by giving gifts, which means more and more people are organizing Secret Santa events. In November of 2018, Jérémie Leroy had the idea of making a Secret Santa iOS app. 3 years, 32 languages and 6.5 millions downloads later, Jérémie incorporated Xojo Web to improve his highly successful Xojo iOS app. Secret Santa is a prime example of what is possible and how you can leverage your Xojo skills to expand to other platforms when you need to.
Comments closedYear: 2022
The Xojo Developer Conference is coming to London! Join us April 26 – 28, 2023 at the Hilton London Euston for a 3-day conference. We’ll have a great lineup of sessions, plenty of opportunities to network and socialize, hands-on training, roundtable discussions and the opportunity to meet 1:1 with a Xojo engineer.
Comments closedLast week while traveling in London I hosted a Xojo meetup. This was a social event where local developers could meet, share ideas, ask questions and get to know each other. Fresh off the excitement from Nashville’s Xojo Developer Retreat in September, many of us who attended that were excited we got to see each other twice in such a short timeframe. We got a lot of great feedback, the most popular being that there is a lot of enthusiasm to finally host a London Xojo Developer Conference.
Comments closedStarting with Xojo 2022r3 importing Modules exported as Xojo code has been improved! When importing a Module it will carry all the related stuff hanging from the root Module, that includes everything you could expect from that operation.
Comments closedWeb Switch controls, you like them or you hate them. The functionality of a Switch control is so similar to a checkbox that we are going to actually “hack” one of them to make a super simple web switch control.
Comments closedI was having some fun with badges, trying to recreate a design. I’ve ended up writing a few extension methods to use them on almost any WebUIControl.
Comments closedWould you like to automate the build processes of Xojo built applications with GitHub Actions? With no user interaction the whole process can be performed:…
Comments closedThe Bug Bash was good at bringing back to our attention some older bugs. One such issue was multi-monitor support with mixed scale factors on Windows. While supporting 2 monitors at different scale factors worked for the most part, anything beyond that was flawed.
Comments closedFor Xojo 2022r3, the team worked on a wide variety of things for the Bug Bash. Two notable areas that I worked on were the Code Editor and the updates to the Syntax Help Area and I thought you might like to hear a bit about them.
Comments closed