Enumeration Enhancements

Originally published at: Enumeration Enhancements – Xojo Programming Blog

Xojo 2021r2 introduces a couple of enhancements to Enumerations in Xojo. The enumeration editor now shows a preview of what the value will be so there’s no more guessing or counting. In addition, we’ve added a new Binary option which allows you to automatically create sets that aren’t mutually exclusive.

5 Likes