You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is an example program for Create, Read, Modify, Delete, Search records in a Sqlite database in Xojo language. It works by presenting as an example a customer search list and a customer managem…
This Xojo class generates RFC 4122-compliant UUID version 4 identifiers. It supports customizable output formats, including standard hexadecimal with or without hyphens, and Base64 (with optional p…
This is an example program for Create, Read, Modify, Delete, Search records in a MySQL database in Xojo language. It works by presenting as an example a customer search list and a customer manageme…
A reusable Xojo module that demonstrates how to manage a hierarchical Listbox (TreeView style) with support for adding, renaming, and deleting nodes. The tree structure allows virtually unlimited d…