Skip to content

Month: September 2022

Using Emojis in Xojo

Xojo has very good graphics support. You can drop images into your project and use them with several controls. You can use the various Paint events to draw your own graphics. And there’s another source of graphics you may not have considered: emojis. Emojis can be used anywhere that text can be used because they are simply Unicode characters. That means they can be used in textfields, buttons, labels, popup menus, listboxes and more.

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