We’re hard at work on Xojo’s upcoming Android support — it is our top priority. As we’ve discussed previously, you can see in the current versions of Xojo that the latest iOS controls now start with “Mobile” in their name. Although Android and iOS will start off as different project types, implementing the “Mobile” prefix is an important step to complete so you will see similar controls when Android support is available.
Comments closedMonth: January 2021
Xojo 2020r2 introduced the new Font class to deal with any font that you want to use in your iOS apps. The Constructor method for the class receives the font name (the PostScript one) and the font size.
Comments closedIt’s helpful and common these days to add a “Recent Items” menu that tracks the last opened files or other recent searches among other things. This blog post will teach you one of the multiple approaches to do this in Xojo.
Comments closed