
We have several open source projects, some originating from Einhugur Software, while others maybe be loose fork of something from 3rd party
TextInputCanvas
(Xojo Plugin)
Version 1.5 - MIT license
Download Source code
TextInputCanvas is a plugin for the Xojo programming environment that allows developers to implement custom text input controls with international input support.
Our TextInputCanvas is loose fork of the TextInputCanvas from Xojo Inc at: https://github.com/xojo/TextInputCanvas We have progressed their version and provide builds for everyone for all platforms.
X-Platform-Alert
(Xojo code with plugin aid)
Version 1.0 - MIT license
Source code
Cross platform alert dialog for Xojo using NSAlert from Einhugur macOS Bridge Plugin on macOS systems.
On Windows build in Xojo MessageDialog is used whenever the used features allow, and when more complex features are used then more advanced custom dialog is used. Linux systems use GtkMessageDialog from Einhugur Linux Bridge Plugin.
The needed Einhugur macOS Bridge Plugin and Einhugur Linux Bridge Plugin can be obtained from: https://www.einhugur.com
MultipartFormDataContent
(Xojo class))
Version 1.0 - MIT license
Source code
Xojo class for multipart content in URLConnection.
ComplexMatrix Plugin
(Xojo Plugin)
Version 6.5 - MIT license
Download Source code
ComplexMatrix Plugin is fork of Bob Delanay's ComplexMatrix Plugin for Xojo. We have modernized, fixed bugs and added platforms to the plugin.
The plugin implements Matrix, ComplexMatrix, Complex data type and other things.
Bob's original plugin can be found at: http://delaneyrm.com/
fpPlugin
(Xojo Plugin)
Version 12.5.1 - MIT license
Download Source code
fpPlugin is fork of Bob Delanay's fpPlugin for Xojo. We have modernized, fixed bugs and added platforms to the plugin.
Bob's own fp multi-precision engine, 32-bit and 64-bit aware fp Plugin for Xojo adds eight new data types.
Bob's original plugin can be found at: http://delaneyrm.com/