Featured Products
Omegabundle for Xojo 2023 Products

Einhugur Plugin Pack for Xojo is a collection of plugins and libraries for Xojo used by thousands of Xojo developers.

Get the lastest versions of each plugin or library plus all updates for it for the next 12 months.

GaugeControl for Xojo

A Xojo plugin control to display gauges in your desktop applications.

Features Platform Targets
  • Extensive dark and light mode theme styling
  • Min max settings.
  • 3 levels of optional limit bars.
  • Fine grade control over tick marks
  • Can be clickable like button.
  • Extensive support for Apple accessibility features for visually impaired and people with other some disabilities.
  • Two sizes, normal and large.
  • Optional icon.
  • Custom formatting of value label
  • macOS Intel
  • macOS Apple Silicon
  • Windows (32 bit and 64 bit)
  • Windows ARM (64 bit)
  • Linux (32 bit and 64 bit)
  • Linux ARM (32 bit and 64 bit)

DateControl for Xojo

DateControl is to create a date selection control on Xojo desktop applications. The Control format is displayed according to control panel date settings.

Features Platform Targets
  • Supports "NULL" dates or "no selection"
  • Supports Min and Max date
  • macOS Intel (32 bit and 64 bit)
  • macOS Apple Silicon
  • Windows (32 bit and 64 bit)
  • Windows ARM (64 bit)
  • Linux (32 bit and 64 bit)
  • Linux (32 bit and 64 bit)

TimeControl for Xojo

Time Control plugin for Xojo. The Control is displayed according to control panel time settings, or in exclusive 24 hour mode. The control uses Native Windows control on Windows systems and native Theme Rendering on MacOS X and Linux systems.

Features Platform Targets
  • Added Linux Arm 64 build.
  • Added Dark mode support for Linux.
  • macOS Intel (32 bit and 64 bit)
  • macOS Apple Silicon
  • Windows (32 bit and 64 bit)
  • Windows ARM (64 bit)
  • Linux (32 bit and 64 bit)
  • Linux ARM (32 bit and 64 bit)

 Custom Button for Xojo

A custom button plugin control for Xojo. A plugin to create Custom rendered colored buttons, checkboxes, radio buttons and switches for all desktop platforms.

Features Platform Targets

Custom Button Features

  • Plain button
  • Split button
  • Menu button
  • Sticky button
  • Toggle button
  • Dark Mode customisation
  • macOS High contrast mode customisation.
  • Common Apple accessibility features for button widget.
  • Several ways of focus handling.

Custom Switch Features

  • Dark Mode customisation.
  • macOS High contrast mode customisation.
  • Common Apple accessibility features for checkbox widget.
  • Custom localization.
  • Several ways of focus handling.

Custom Checkbox Features

  • Dark Mode customisation.
  • macOS High contrast mode customisation.
  • Common Apple accessibility features for checkbox widget.
  • Several ways of focus handling.
  • Mixed mode.

Custom Radio Button Features

  • Dark Mode customisation.
  • macOS High contrast mode customisation.
  • Common Apple accessibility features for checkbox widget.
  • Several ways of focus handling.
  • Automatic radio-button grouping.
  • macOS Intel (32 bit and 64 bit)
  • macOS Apple Silicon
  • Windows (32 bit and 64 bit)
  • Windows ARM (64 bit)
  • Linux (32 bit and 64 bit)
  • Linux ARM (32 bit and 64 bit)

Search Control for Xojo

The SearchControl is a Xojo plugin control to represent search user interface functionality.

New in Version 5

  • Added Linux Arm 64 compile.
  • Added dark mode support on Linux systems.
  • Added AllowFocusRing property.
  • Fixed issue on some Linux system where strange unwanted ghost control was drawn at top of the screen.
  • Fixed segmentation fault crash when having menu on the control on Linux systems when using new style Desktop version of the control.
Features Platform Targets
  • Native Cocoa MacOS control on MacOS X systems.
  • Native Linux control on Linux systems.
  • Emulated controls on Windows systems since Windows and Linux do not have native such control. (Note GTK3 not supportd at this time so use Xojo version that builds for GTK2 for now with this control
  • Emulation mode on Windows uses OS native theme renderers to get good look and feel that fits the operating systems theme.
  • Optional drop down menu on the left button in the SearchControl which can use normal Xojo MenuItems for drop down menu on the left button, which makes it very easy to use and it easily supports icons in the menus. This also works for the native control on Cocoa.
  • Optional cancel button on the right side.
  • Can be configured to let search trigger instantly when typing.
  • Can be configured to let search trigger time delayed when typing. (Usually gives best user experience)
  • Can be configured to let search trigger by enter key or click on search icon.
  • Can have optional search placeholder.
  • Supports Retina on macOS systems and Hi-DPI on Windows systems.
  • macOS Intel (32 bit and 64 bit)
  • macOS Apple Silicon
  • Windows (32 bit and 64 bit)
  • Windows ARM (64 bit)
  • Linux (32 bit and 64 bit)
  • Linux ARM (32 bit and 64 bit)

WindowSplitter for Xojo

WindowSplitter is a Xojo plugin control to create split views in forms.

New in Version 13

  • Added Linux ARM 64 build.
  • Added Dark mode support for Linux systems.
Features Platform Targets
  • Extensive dark and light mode theme styling
  • Min max settings.
  • 3 levels of optional limit bars.
  • Fine grade control over tick marks
  • Can be clickable like button.
  • Extensive support for Apple accessibility features for visually impaired and people with other some disabilities.
  • Two sizes, normal and large.
  • Optional icon.
  • Custom formatting of value label
  • macOS Intel (32 bit and 64 bit)
  • macOS Apple Silicon
  • Windows (32 bit and 64 bit)
  • Windows ARM (64 bit)
  • Linux (32 bit and 64 bit)
  • Linux ARM (32 bit and 64 bit)

TreeView for Xojo

The TreeView is a Xojo control plugin to create tree views. The TreeView will run with native theme rendering look and feel whenever possible on the given platforms.

Features Platform Targets

Look and Feel

  • Native theme rendering on each platform.
  • Optional tree lines on each platform.
  • Optional plus expander on each platform.
  • Optional even/odd color rows.
  • Supports high resolution Retina display mode macOS and Windows systems.
  • Supports Dark mode on macOS and Windows systems.

Nodes

  • Nodes can be inherited and additional data properties can be added to them
  • Nodes can have three state check boxes; Checkboxes in nodes can be disabled
  • Nodes can have image
  • Nodes can be custom drawn where you can add complex functionality such as custom buttons or markers

Other

  • Single Selection or non continuous multi selection mode.
  • Can have one or more columns.
  • Supports column headers.
  • Headers can have icons
  • macOS Intel (32 bit and 64 bit)
  • macOS Apple Silicon
  • Windows (32 bit and 64 bit)
  • Windows ARM (64 bit)
  • Linux (32 bit and 64 bit)
  • Linux ARM (32 bit and 64 bit)

ErrorProvider for Xojo

The ErrorProvider plugin is a Xojo plugin to put error providers on forms and windows.

Features Platform Targets
  • Blinking indicator that indicates that a given field has a error
  • Displays errors for many controls at once with just one instance of the error provider.
  • macOS Intel (32 bit and 64 bit)
  • macOS Apple Silicon
  • Windows (32 bit and 64 bit)
  • Windows ARM (64 bit)
  • Linux (32 bit and 64 bit)
  • Linux ARM v7 compatible systems such as Raspberry PI 2

FlowLayout for Xojo

Specialized layout management plugin control for Xojo, Create a user interface design where horizontal layout of the controls is sensitive for localization as well as platform differences.

Features Platform Targets
  • Adjust horizontal positioning of controls useful for localization
  • Adjust label text width automatically
  • macOS Intel (32 bit and 64 bit)
  • macOS Apple Silicon
  • Windows (32 bit and 64 bit)
  • Windows ARM (64 bit)
  • Linux (32 bit and 64 bit)
  • Linux ARM (32 bit and 64 bit)

CalendarControl for Xojo

 Pop-up Calendar control for your date aware applications.

Features Platform Targets
  • Native appearance on each platform
  • Highly optimized Date dictionary usable with or without the control
  • macOS Intel (32 bit and 64 bit)
  • macOS Apple Silicon
  • Windows (32 bit and 64 bit)
  • Windows ARM 64
  • Linux (32 bit and 64 bit)
  • Linux ARM (32 bit and 64 bit)

Picture Button for Xojo

 Do you want to have your application looking good and not out of place on all platforms ? Do you want full keyboard access when turned on macOS to actually work? PictureButton gives you native look and feel on all platforms.

Features Platform Targets
  • Supports menus and submenus
  • Menus can have images on the menu items
  • Supports alpha images on all platforms
  • Disabled state properly fades the images.
  • Supports retina high resolution mode on all platforms
  • Supports dark mode on macOS Mojave
  • Common Apple accessibility features for button widget
  • macOS Intel (32 bit and 64 bit)
  • macOS Apple Silicon
  • Windows (32 bit and 64 bit)
  • Windows ARM (64 bit)
  • Linux (32 bit and 64 bit)
  • Linux ARM (32 bit and 64 bit)

eCryptit Engine for Xojo

 e-CryptIt Engine for Xojo is one of our primary product, no other plugin has gotten as much time from Einhugur Software as the e-CryptIt Engine. We have made every effort to make it as fast and compact as possible, by optimizing critical parts and so on. We hope that our efforts will be proven to be successful by delivering to you highest possible performance.

Features Platform Targets
  • Two factor authentication can handle both the server side and client side work.
  • macOS Intel (32 bit and 64 bit)
  • macOS Apple Silicon
  • Windows (32 bit and 64 bit)
  • Windows ARM (64 bit)
  • Linux (32 bit and 64 bit)
  • Linux ARM (32 bit and 64 bit)

Einhugur Word Plugin for Xojo

Word plugin is a Xojo plugin that enables you to create, read, write and edit Word docx files from Xojo code.

Features Platform Targets
  • Create new Word documents.
  • Read and write paragraphs and runs from Word documents.
  • Read and write tables in word documents. (Very basic writing).
  • Read and write nested tables and nested paragraphs in word documents. (Very basic table formatting).
  • Read and write document info in Word document.
  • Read and write pictures (jpg and png) from Word document.
  • Read SVG pictures from Word document (currently read only).
  • Read and write headers.
  • Read and write footers.
  • Read and write basic bullets and numbering setup on paragraphs.
  • Read and write indents.
  • Read and write links and bookmarks.
  • Supports easy fill into form template feature.
  • macOS Intel
  • macOS Apple Silicon
  • Windows (32 bit and 64 bit)
  • Windows ARM (64 bit)
  • Linux (32 bit and 64 bit)
  • Linux ARM (32 bit and 64 bit)
  • iOS

PictureEffectsRAW Plugin for Xojo

PictureEffectsRaw is a Xojo plugin to do effects on Raw picture buffers, that originate from MemoryBlocks. With Xojo going more for Pre-multiplied alpha channels with their Picture objects then Xojo Picture object is no longer suitable for serious image processing. But the RawBitmap class and the PictureEffectsRaw bridge that.

Features Platform Targets

Supported Effects

  •  Color filters: Brightness, Contrast, Color filtering, Levels, Tint, Temperature, Grayscale, Gamma, Hue - Saturation, Invert, Sepia, Exposure, Gain / Bias, Contrast Stretch, Desaturate, Equalize, Replace color
  • Blur: Blur, Gaussian Blur, Crystalize
  • Enhance: Sharpen, Smooth
  • Rotate and scale: High quality Bilinear Scaling, Flip Horizontal, Flip Vertical, Stretch Horizontal, Stretch Vertical, High quality rotation rotation
  • Render: Gradient, Clouds, Wood, Marble, Textile, Labyrinth , Rainbow Effect, Vignette
  • Stylize: Emboss, Edge Detect
  • Artistic: Oil Paint, Rank Order
  • Distort: Shape distort, Polar Coordinates, Trim effect, Barrel distort, Interlace, Lens Effect, Pinch Effect, Twirl Effect
  • Other: Channel mixer, Blend, Page Curl, Selective Color, Dominant color detection
  • Low level: Map, Custom 3x3 matrix, ImageComparer
  • macOS Intel
  • macOS Apple Silicon
  • Windows (32 bit and 64 bit)
  • Windows ARM (64 bit)
  • Linux (32 bit and 64 bit)
  • Linux ARM (32 bit and 64 bit)
  • iOS

 This plugin is handy where the plugin needs to run on Enterprise restricted environment such as various of cloud servers, or if you need to interact with other 3rd party plugins that can work on MemoryBlock. Given Xojo picture inaccuracy in Console mode then RawBitmap handling offers superior accuracy per platform and across platforms, and can handle images with 16bits per channel as well as ICC Color profiles.. PictureEffectsRaw can also be used together with the Einhugur BarcodePlugin to support auto rotation in barcode detection, Einhugur GraphicsFormats plugin and some other plugins


TypeLib for Xojo

TypeLib is Xojo plugin to define some type and support other Einhugur Plugins.

Features Platform Targets
  • Defines RawBitmap and RawBitmapMask classes that can be used to interact with 3rd party plugins and libraries as well as to avoid inaccuracy of pre-multiplied alpha channels in image processing
  • Defines the EinhugurRuntime.Task framework for native threading and async processing of big tasks
  • macOS Intel
  • macOS Apple Silicon
  • Windows (32 bit and 64 bit)
  • Windows ARM (64 bit)
  • Linux (32 bit and 64 bit)
  • Linux ARM (32 bit and 64 bit)
  • iOS

Excel Writer for Xojo

TypeLib is Xojo plugin to define some type and support other Einhugur Plugins.

Features Platform Targets
  • Native modern xlsx file format
  • Full UTF8 support
  • Works on all platforms, and Excel application does not need to be present
  • Formulas
  • Formatting
  • Conditional formatting
  • Graphs
  • Pictures
  • Outlines
  • Data validation
  • ...and much much more!
  • macOS Intel
  • macOS Apple Silicon
  • Windows (32 bit and 64 bit)
  • Windows ARM (64 bit)
  • Linux (32 bit and 64 bit)
  • Linux ARM (32 bit and 64 bit)
  • iOS

PDF Plugin for Xojo

PDF Plugin is a Xojo plugin to generate PDF documents.

Features Platform Targets
  • Embedding TrueType fonts
  • Automatic encoding detection and mapping to PDF stock encodings.
  • Images (stored as Raw, for example PNG), JPEG (stored as JPEG).
  • Clickable links from the PDF document to web pages.
  • Clickable links from the PDF document to different locations within the PDF document.
  • Clickable zones to get text annotations in popup bubbles.
  • Advanced drawing.
  • Compression.
  • Setting up the PDF outline tree.
  • PDF Coordinates with Y1 at bottom or Xojo Coordinates with Y1 at top.
  • macOS Intel
  • macOS Apple Silicon
  • Windows (32 bit and 64 bit)
  • Windows ARM (64 bit)
  • Linux (32 bit and 64 bit)
  • Linux ARM (32 bit and 64 bit)
  • iOS

YAML Plugin for Xojo

A plugin to read and write YAML files.

Features Platform Targets
  • Parse YAML documents, even complex ones with inheriting tags
  • Create YAML documents
  • macOS Intel
  • macOS Apple Silicon
  • Windows (32 bit and 64 bit)
  • Windows ARM (64 bit)
  • Linux (32 bit and 64 bit)
  • Linux ARM (32 bit and 64 bit)
  • iOS

ENet Plugin for Xojo

ENet plugin is a Xojo plugin that adds ENet sockets to Xojo. Provide a relatively thin, simple and robust network communication layer on top of UDP (User Datagram Protocol). The primary feature it provides is optional reliable, in-order delivery of packets. ENet is used a lot in gaming.

Features Platform Targets
  • Simple and robust network communication layer on top of UDP
  • macOS Intel
  • macOS Apple Silicon
  • Windows (32 bit and 64 bit)
  • Windows ARM (64 bit)
  • Linux (32 bit and 64 bit)
  • Linux ARM (32 bit and 64 bit)
  • iOS

GraphicFormats for Xojo

GraphicsFormats is a Xojo plugin to import and export pictures. The plugin currently supports PNG, Jpeg, HDR, ICO, TIFF, GIF (read only) and Tga file formats.

Features Platform Targets
  • Importing from a file (all formats)
  • Importing from a string (all formats)
  • Exporting to a file (all formats)
  • Exporting to a string (all formats)
  • Import and export to RGB color space (all formats)
  • macOS Intel (32 bit and 64 bit)
  • macOS Apple Silicon
  • Windows (32 bit and 64 bit)
  • Windows ARM (64 bit)
  • Linux (32 bit and 64 bit)
  • Linux ARM (32 bit and 64 bit)
  • iOS

See the product description on the Einhugur website for features specific to each graphic format.


FileSystemWatcher for Xojo

FileSystemWatcher is a plugin for Xojo to set up file system watches on specific folder or folders. Most of the complexity of handling folder watching on different platform has been abstracted and made easy in this plugin.

Features Platform Targets
  • Watches for changes in directories
  • Works with single or multiple directories
  • macOS Intel (32 bit and 64 bit)
  • macOS Apple Silicon
  • Windows (32 bit and 64 bit)
  • Windows ARM (64 bit)
  • Linux (32 bit and 64 bit)
  • Linux ARM (32 bit and 64 bit)

FileLib for Xojo

Xojo plugin to access some file related functions such as for example Destop Comments, Finder Labels, and MacOS X/Unix file Permissions and optaining location of special folders.

Features Platform Targets
  • Provides additional information about FolderItems
  • Caches, optimizes queries and items
  • macOS Intel (32 bit and 64 bit)
  • macOS Apple Silicon
  • Windows (32 bit and 64 bit)
  • Windows ARM (64 bit)
  • Linux (32 bit and 64 bit)
  • Linux ARM (32 bit and 64 bit)

JSON for Xojo (Parser, JSON Plugin II, JSON Plugin III)

JSON for Xojo adds parsing of JSON messages as well as ability to create them as well as other advanced features such as JSON schema validation, JSON Pointer queries and more. Each uses a different JSON library. Requires Xojo 2019r2 or later. Einhugur JSON III Serialization Framework 1.X for Xojo serialises complex class structures with just 2 lines of code without adding any code to your classes,

Features Platform Targets
  • JSON Plugin III
  • JSON Plugin II
  • JSON Parser
  • Einhugur JSON III Serialization Framework 1.X for Xojo
  • Einhugur JSON II Serialization Framework 2.X for Xojo
  • macOS Intel (32 bit and 64 bit)
  • macOS Apple Silicon
  • Windows (32 bit and 64 bit)
  • Windows ARM (64 bit)
  • Linux (32 bit and 64 bit)
  • Linux ARM (32 bit and 64 bit)
  • iOS

UtilsLib for Xojo

UtilsLib is a Xojo plugin that provides many useful utility functions.

Features Platform Targets
  • Cross platform GUID Generation
  • ComputerName, UserName
  • day names, month names
  • bit wise handling
  • currency formatting
  • OS X Dock Tile functions
  • Access to the location manager
  • and many more...
  • macOS Intel (32 bit and 64 bit)
  • macOS Apple Silicon
  • Windows (32 bit and 64 bit)
  • Windows ARM (64 bit)
  • Linux (32 bit and 64 bit)
  • Linux ARM (32 bit and 64 bit)
  • iOS

Barcode Plugin for Xojo

BarcodePlugin is a Xojo plugin that adds ability to detect Barcodes and QRCodes in Xojo applications. The plugin also has QRCode and Barcode generator that can generate QRCode as bitmaps or as vector files.

Features Platform Targets
  • Detect Barcodes: Aztec, Codebar, Code 39, Code 93, Code 128, Data Matrix, EAN 8, EAN 13, ITF, PDF 417, QR Code, UPC A, UPC E
  • Generate Barcodes
  • Generate QRCcodes
  • macOS Intel (32 bit and 64 bit)
  • macOS Apple Silicon
  • Windows (32 bit and 64 bit)
  • Windows ARM (64 bit)
  • Linux (32 bit and 64 bit)
  • Linux ARM v7 compatible systems such as Raspberry PI 2, 3 and 4
  • iOS

ColorManagement for Xojo

The Color Management Plugin for Xojo is to manage ICC Color profiles on RawBitmap objects.

Features Platform Targets
  • Get info about the ICC profiles
  • Load and apply ICC profiles or convert images between different RGB and CMYK based profiles
  • Convert single color between RGB and CMYK based on Color profiles.
  • macOS Intel (32 bit and 64 bit)
  • macOS Apple Silicon
  • Windows (32 bit and 64 bit)
  • Windows ARM (64 bit)
  • Linux (32 bit and 64 bit)
  • Linux ARM v7 compatible systems such as Raspberry PI 2, 3 and 4
  • iOS

The plugin can handle images with 8bits per channel or 16bits per channel and can also be used to convert between them. 


TypeLibF for Xojo

TypeLibF is Xojo plugin to define some types and support other Einhugur Plugins.

Features Platform Targets
  • 3D vector classes
  • Geometry objects
  • Other utilities...
  • macOS Intel (32 bit and 64 bit)
  • macOS Apple Silicon
  • Windows (32 bit and 64 bit)
  • Windows ARM (64 bit)
  • Linux (32 bit and 64 bit)
  • Linux ARM (32 bit and 64 bit)
  • iOS

SVG Plugin for Xojo

Einhugur SVG Plugin is a Xojo plugin load and render SVG images. Additionally to what is listed bellow then the plugin can rotate and scale the SVG’s before rendering them. And the plugin can recolour single color SVG’s.

Features Platform Targets
  • Basic Shapes
  • Document Structures
  • Coordinate Systems, Transformations and Units
  • SolidColors
  • Gradients
  • Patterns
  • Masks
  • ClipPaths
  • Markers
  • StyleSheet
  • macOS Intel (32 bit and 64 bit)
  • macOS Apple Silicon
  • Windows (32 bit and 64 bit)
  • Windows ARM (64 bit)
  • Linux (32 bit and 64 bit)
  • Linux ARM (32 bit and 64 bit)
  • iOS

Einhugur macOS Bridge Plugin for Xojo

Einhugur macOS Bridge is a plugin to make it easier to use some macOS Native objects and interface with them using Xojo objects, Einhugur Plugin objects such as RawBitmap, declares and 3rd party plugins. The macOS native objects have been simplified and adapted to make using them from Xojo very easy.

Features Platform Targets
  • Touchbar support
  • macOS file Icon for any file or file type with one line of code
  • Manipulate and provide information for a single instance of an app
  • and many more...
  • macOS Intel (32 bit and 64 bit)
  • macOS Apple Silicon
  • iOS (Some of the classes only)

Einhugur Linux Bridge Plugin for Xojo

Einhugur Linux Bridge is a plugin to make it easier to use some Gtk Native objects and interface with them using Xojo objects, declares and 3rd party plugins. The Linux native objects have been simplified and adapted to make using them from Xojo very easy.

Features Platform Targets
  • Setting destructive and suggested action on Xojo buttons
  • Advanced alerts
  • and more...
  • Linux (32 bit and 64 bit)
  • Linux ARM (32 bit and 64 bit)

Einhugur Windows Bridge Plugin for Xojo

Einhugur WinUI Bridge Plugin for Xojo is a plugin to access some functions that are only available in the new Windows modern API.

Features Platform Targets
  • Windows 10 and Windows 11 color settings
  • subsciption to notifications
  • more to come...
  • Windows (32 bit and 64 bit)
  • Windows ARM (64 bit)

CoreClasses for Xojo

The CoreClasses plugin consist of data structures that are implemented to support current and future plugins internally. (Those structures can of course also be used directly in Xojo).

Features Platform Targets
  • high speed string, object and bit arrays
  • stacks, queues, collections, dictionaries
  • trees, sets and StringTokenizers
  • more to come...
  • macOS Intel (32 bit and 64 bit)
  • macOS Apple Silicon
  • Windows (32 bit and 64 bit)
  • Windows ARM (64 bit)
  • Linux (32 bit and 64 bit)
  • Linux ARM (32 bit and 64 bit)
  • iOS

Einhugur Serialization Framework for Xojo

The Einhugur Serialization Framework for Xojo is to serialise complex class structures with just 2 lines of code without adding any code to your classes. (You can add attributes to your class properties to fine tune the serialisation but it is not required)

Features Platform Targets
  • Output to XML
  • macOS Intel (32 bit and 64 bit)
  • macOS Apple Silicon
  • Windows (32 bit and 64 bit)
  • Windows ARM (64 bit)
  • Linux (32 bit and 64 bit)
  • Linux ARM (32 bit and 64 bit)
  • iOS

Excel Reader Component for Xojo

ExcelReader is a Xojo Component used to read Excel documents in Xojo applications (xlsx files)

Features Platform Targets
  • Read Basic Data
  • Read Some Formatting
  • macOS Intel (32 bit and 64 bit)
  • macOS Apple Silicon
  • Windows (32 bit and 64 bit)
  • Windows ARM (64 bit)
  • Linux (32 bit and 64 bit)
  • Linux ARM v7 compatible systems such as Raspberry PI 2, 3 and 4
  • iOS

Einhugur SQLite for Xojo

SQLite Plugin for Xojo differring from the build in Xojo implementation.

Features Platform Targets
  • Different encryption scheme for encrypted databases.*
  • Ability to handle Upper and Lower with non US ACSII letters, no need for huge plugin linking to ICU and no need to link to external library for it.
  • Case insensitive collation can be enabled that can handle non US ASCII letters for collation related things, such as sorting
  • Bonus functions in your SQL code, such as NthField and CountFields
  • All sorts of callback delegates so you can have control on different level.
  • Execute scalar convenience functions

  • macOS Intel (32 bit and 64 bit)
  • macOS Apple Silicon
  • Windows (32 bit and 64 bit)
  • Windows ARM (64 bit)
  • Linux (32 bit and 64 bit)
  • Linux ARM v7 compatible systems such as Raspberry PI 2, 3 and 4

FolderItem Utilities for Xojo

FolderItemUtilities is a small module that helps making relative paths easy.

Features Platform Targets
  • Get FolderItem from relative path
  • Get FolderItem from relative to other item
  • macOS Intel (32 bit and 64 bit)
  • Windows (32 bit and 64 bit)
  • Linux (32 bit and 64 bit)
  • Linux ARM v7 compatible systems such as Raspberry PI 2, 3 and 4

Einhugur DuckDB for Xojo

A Xojo plugin to connect to to DuckDB Databases.

Features Platform Targets
  • Basic database objects and functions for working with DuckDB
  • macOS Intel (32 bit and 64 bit)
  • macOS Apple Silicon
  • Windows (32 bit and 64 bit)
  • Windows ARM (64 bit)
  • Linux (32 bit and 64 bit)
  • Linux ARM v7 compatible systems such as Raspberry PI 2, 3 and 4