Skip to content

Category: iOS

Posts related to iOS development.

More Control Over Your Charts

Starting with Xojo 2024r4 the Chart feature provides even more control over how DataSets are drawn through new properties on Desktop, Web and iOS. Also, for Desktop, the Chart control adds two new Event handlers to draw the datapoints of the chart in any way you want.

Comments closed

Working with PDFTableDataSource from Sources Other Than RowSet

Some 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 closed

iOS: Selecting Date and Time with More Style

Xojo 2024r2 introduces two new styles for the iOS DateTimePicker control. In previous releases, the DateTimePicker control offered only the Wheels Display Style. This release adds two more options: Compact and Inline. The Compact and the Inline Display Styles will allow you to create cleaner and more flexible user interfaces in your iOS apps.

Comments closed

WWDC 2024 for Xojo Users

Last week, Xojo MVP Gavin Smith attended the WWDC 2024 event in Cupertino. He found the event uplifting and exciting, and I was able to talk with many people and share perspectives with them. Learn More.

Comments closed