Article Preview
Buy Now
NEWS
News
Issue: 23.5 (September/October 2025)
Article Description: No description available.
Article Length (in bytes): 32,985
Starting Page Number: 8
Article Number: 23501
Related Web Link(s):
http://www.omegabundle.com/
http://www.monkeybreadsoftware.com/xojo/plugins.shtml
http://www.xojo.com/download
rl>http://www.GraffitiSuite.com/
http://www.xojo.com/download
l>http://www.GraffitiSuite.com/
Full text of article...
Omegabundle for Xojo 2025 Sale Ends September 22, 2025!
Get the top developer tools and third party components for the Xojo cross-platform development platform at a huge savings!
Omegabundle for Xojo 2025 is a collection of the most useful tool sets, add-ons, digital books and components for use with Xojo Inc's Xojo development environment. If purchased separately and not including any additional offers, the total cost would be over $3044.90. Omegabundle for Xojo 2025 costs $399.99.
Included Products:
Einhugur Plugin Pack for Xojo (UPDATED). e-CryptIt Engine for Xojo and all 39 libraries and plugins, including plugins to work with Microsoft Excel and Microsoft Word. New OpenDocument Text plugin! GrafittiSuite Desktop Edition (UPDATED). 90 (up from 69 from 2024!) incredible user interface controls for Xojo that add value and improve the professional appeal of your Xojo applications.
MBS Chart Director for Xojo (UPDATED). Professional, interactive, real-time charts in your Xojo applications on Mac, Windows and Linux. Desktop, Console and Web projects.
MBS DynaPDF Starter Edition for Xojo (UPDATED). Create PDF files with your applications on Mac, Windows and Linux. Desktop, Console and Web projects.
Ohanaware App Wrapper (UPDATED). Prepare your application for the Mac App Store or Web Distribution (macOS only app)
Paradigma Software Valentina Studio PRO (UPDATED). Ultimate reports designer, database administration and forms creation tool that runs on all three operating systems - Windows, macOS, Linux. Select one OS version.
Paradigma Software Valentina Database ADK for Xojo (UPDATED). Embed the ultra-fast, object-relational ValentinaDB and DuckDB databases into your applications and deploy royalty free - Windows, macOS, Linux, including Raspberry PI! Also works with local SQLite files and as a client to Valentina Server.
Paradigma Software Valentina Reports ADK for Xojo (UPDATED). Generate visually rich reports as graphics, web pages or PDF from your Xojo applications on Windows, macOS, Linux including Raspberry PI! Also works with local SQLite files and as a client to Valentina Server.
Paradigma Software Valentina Developer Network ****(NEW in 2025). Deploy copies of Valentina Server royalty free with your client-server or server-only solution on macOS, Windows and Linux. 5-in-1 Reports Server, Forms Server along with three database servers: ValentinaDB Server, Valentina SQLite Server and Valentina DuckDB. Report and forms serving works with MySQL, PostgreSQL, MS SQL Server and more.
XDL Library (UPDATED) Xojo Beginners Guide ebook (updated to over 1200 pages in 2024) + 25 new digital articles
xDev Magazine (UPDATED). Get back issues and a year's subscription to xDev Magazine, the professional's magazine for developing with Xojo.
Product: Omegabundle
Platforms: All
Price: $399.99
Website:
http://www.omegabundle.com/ MBS Plugins 25.3 Released
Monkeybread Software today is pleased to announce MBS Xojo Plugins 25.3 for macOS, Linux and Windows, the latest update to their product that is easily the most powerful plugin collection currently available for Xojo. MBS Xojo Plugins have been updated and now includes over 3000 classes and 83,000 documented features, and the versatile plugins have gained more new functions:
Use Sign in with Apple to get a user identifier without making your own. Show a button to sign in and receive an identifier for the account. Use ASAuthorizationControllerMBS class to manage the whole interaction.
Enjoy text recognition in audio files using the whisper open source library. Check the WhisperMBS module to load the library, pass in audio data and receive recognized text.
Asynchronous I/O allows you to have multiple read and write operations running simultaneously. Check the DispatchIOMBS class to use asynchronous I/O for macOS and iOS.
For SQLite we got extensions to enable: Base64, CSV and uuid functions. For SQLite we add a DumpToStrings function to InternalSQLiteLibraryMBS class.
In preparation for macOS Tahoe we added an isTahoe function for SystemInformationMBS. We added properties and methods for Tahoe to NSSliderMBS, NSViewMBS, NSControlMBS, NSScreenMBS and NSToolbarItemMBS classes.
For Java we have functions to query the list of loaded classes in JavaVMMBS class. You can inspect the available methods and fields to dynamically call them.
To handle pasteboard permissions on macOS, we got new methods for NSPasteboardMBS class to ask for access and check contents of the pasteboard before asking for permission.
If you like creating certificates, you can use GenerateRootCertificate method with PKeyMBS class to create a root certificate. Then you use GenerateCertificateSigningRequest method to generate a certificate signing request. Then use SignCertificateSigning to sign the leaf certificate.
We improved barcode recognition with Vision framework on macOS and iOS, we added a search button to find function on documentation website, added methods to NSPrintInfoMBS class to get/set/remove custom properties and you can pick active signing field for DynaPDF. Use bzip2 and zstd as filter for zip archives and check WindowDisplayAffinityMBS property on a window to disallow screen capture for it.
Finally we updated the CURL library to version 8.14.1, DynaPDF to 4.0.102.292, LibArchive to 3.8.1, mongo-c-driver to 1.30.5, Saxon to 12.8, SQLAPI to 5.3.7, SQLite to 3.50.2, Xcode 16.4 and we updated the Unikey library to a newer version.
Product: MBS Xojo plugins
Platforms: All
Price: $29-$299
Website:
http://www.monkeybreadsoftware.com/xojo/plugins.shtml Xojo 2025r2 is Here
Xojo 2025r2 delivers key performance improvements and new features across desktop, web and mobile platforms. Among the highlights, compiling with Aggressive Optimization now uses faster, more efficient frameworks. A new Random.UUID shared method has been added, making it easier to generate universally unique identifiers.
New Features and Updates:
Optimized (faster, larger) frameworks are used when compiling with Aggressive Optimization Updated to SQLite 3.49.2 for all platforms
Added Random.UUID shared method
Enhanced XAML integration for Windows applications
Added support to change the Shell.Backend on Windows to use PowerShell in addition to cmd
DesktopHTMLViewer now supports printing directly to a PDF file using PrintToPDF
Improved WebStyle supports hover, pressed and visited states
Added ToPicture method to Web and Mobile MapViewer control to get a map as a picture
Select and use multiple photos at once on iOS with MobileImagePicker
New Android UserAuthentication class adds facial recognition, fingerprint and passcodes
MobileSharingPanel allows sharing of multiple images and files more easily
Product: Xojo IDE
Platforms: All
Price: Free IDE (app deployment requires a one-time fee, $499-$1,999)
Website:
http://www.xojo.com/download M_UUID, a UUID generation and validation module
Kem Tekinay, of MacTechnologies Consulting, is pleased to announce M_UUID, a free UUID generation and validation module.
M_UUID will generate both v.4 (random) and v.7 (sortable) UUID's using fast, native code that will work across platforms and meets the specs for each kind of UUID. It also offers tools to validate a UUID, determine its version, and extract the date and time from a UUID v.7.
Product: M_UUID
Platforms: All
Price: Free
Website:
https://github.com/ktekinay/M_UUID StackView 3.3
Version 3.3 of the StackView classes for Xojo only works with Desktop API 2.0 projects from Xojo version 2021r3+.
The classes enable a StackView, similar to Apple's NSStackView, to be used natively across platforms (macOS, Windows, Linux) with the help of DesktopContainers. The StackView was tested under macOS 10.13+, Windows 10/11, Mint 19.2, Fedora 27, Ubuntu 16 and Elementary OS 5.0 Juno. The demo project was optimized for all three platforms. If the project is executed or compiled for Windows, the method PrepareForWindows takes over all adjustments for the controls within the StackView to create a flicker-free version.
Under Linux, the controls of the demo project automatically adapt to the system sizes of the respective distribution.
See a demo on YouTube (https://www.youtube.com/watch?v=AHQZ0RbpHL0).
Product: StackView
Platforms: Desktop
Price: 15? (source code)
Contact:
https://forum.xojo.com/u/martin_t Windows Code Signing and Installer Creation with InnoSetup
Jurg Otter is excited to share an open-source project that makes Windows Code Signing and Installer Creation (with InnoSetup) easier than ever.
If you've ever struggled with code signing or setting up a reliable Windows installer, this project can save you time and hassle. Whether you're an independent developer or working on a team, this solution helps streamline the process with minimal setup.
Windows Code Signing Sign your Xojo built Windows executables and created Installers using either Azure Trusted Signing or
Traditional Codesigning certificates .pfx
Seamless InnoSetup Integration Automates the entire process after compilation from signing to packaging.
You just have to click "Build" in the Xojo IDE.
Cross-Platform Support Works with the Xojo IDE running on Windows, Linux, and macOS - allowing you to build and sign your Windows applications and installers from any OS.
Minimal Setup No complex installation and dependencies -- just Docker is required.
Product: Windows Code Signing and Installer Creation
Platforms: Desktop
Price: Free
Website:
https://github.com/jo-tools/ats-codesign-innosetup GraffitiSuite Release 62
GraffitiSuite is pleased to announce Release 61 for Xojo Desktop, iOS and Web!
Release Statistics:
- 13 New Classes or Products
142 Additions
25 Bug Fixes
22 Other Changes
New Documentation Our documentation is better than ever with a dedicated desktop application! Easily download and browse documentation in a standardized format matching the experience of industry standard documentation.
Easily determine what a class inherits from, what methods or properties it has, and more! All with the speed and convenience of a desktop application supporting offline browsing!
GraffitiSimpleEditor GraffitiSimpleEditor is the modernization of our old GraffitiHTMLEditor. It provides a simpler API for allowing users to create and edit HTML content. GraffitiEditor is the right tool when you need to design large pages, but when you just need users to focus on textual content with styling then GraffitiSimpleEditor is the right control for the job.
GraffitiButtonGroup for iOS GraffitiButtonGroup is a powerful segmented button control designed especially for mobile devices. This control has it all with support for icons, Single; Multiple; or None selection types, automatic overflow handling, complete customization via properties, and beautiful pulse animations.
GraffitiNote for Web GraffitiNote for Web completes our offering of this class type across all platforms with variants for Desktop and Mobile. Supporting adaptive height, customization via indicators and HTML embedding, this class will spice up your notifications!
GraffitiSessionMessenger for Web GraffitiSessionMessenger allows you to communicate between sessions regardless of running application instance. This powerful class can not only enable chat between users, but can also be used for sending messages such as shutdown warnings! Or you could build a forced user logout function!
GraffitiGrid Cell Containers And finally, a new feature for our massively powerful Grid component. It's now easier than ever to embed WebContainers in your data grid rows!
Product: GraffitiSuite
Platforms: All
Price: Starting at $399.95/year
Website:
http://www.GraffitiSuite.com/ Xojo 2025 Release 1.1
The 2025R1 update introduces support for running the Xojo IDE on Linux ARM, drag and drop functionality in the Web framework and the ability to submit apps directly to the Mac and iOS App Stores from Xojo.
Highlights of New Features and Updates:
Linux ARM IDE Support: Now available, including Raspberry Pi. App Store Publishing: Directly publish macOS Desktop and iOS projects to App Store Connect from the IDE.
Web Drag and Drop Support: Any visual control can now be dragged or accept drops.
WebListBox: Now supports editable cells and checkboxes.
macOS Window Menu: Desktop projects include the Window menu by default.
Windows Built-In ICU Libraries: Eliminates manual ICU updates and reduces app file sizes.
iOS MobileColorPicker: Simplifies color selection and provides a native app experience.
Android Support: Initial ColorGroup and Dark Mode support.
TLS 1.3 Support: Now available with SSLSocket and URLConnection.
Toolbars: Option to hide captions. Windows now features a smaller toolbar, and both Windows and Linux use modern Bootstrap icons. The Documentation window toolbar is now more compact.
Code Editor: Cmd/Ctrl + Double-clicking on a local variable name now jumps to its declaration, similar to the "Go To var" command.
Layout Editor: Improved performance for complex container layouts.
Product: Xojo IDE
Platforms: All
Price: Free IDE (app deployment requires a one-time fee, $149-$1,999)
Website:
http://www.xojo.com/download Announcing PrefsKit - A Native Preferences Framework for Xojo
If you've ever struggled with handling native preferences across macOS, iOS, and Windows in Xojo, PrefsKit is here to simplify your workflow! This open-source module provides a structured, native-friendly way to store and retrieve application preferences, making your Xojo apps feel right at home on each OS.
Xojo lacks a universal API for working with native preferences across platforms. While Windows developers can rely on the built-in RegistryItem class, macOS and iOS require more complex declares to properly interface with Apple's plist-based preference system.
PrefsKit bridges this gap, offering:
Full support for macOS, iOS, iPadOS, and Windows Native integration with each OS's preference storage system (plists on Apple platforms, Registry on Windows)
Granular control over preference reading and writing
Seamless integration into your Xojo projects
PrefsKit is available now as an open-source project for the Xojo community.
Product: PrefsKit
Platforms: All
Price: Open Source
Website:
https://gitlab.com/patricksalo/PrefsKit-for-Xojo GraffitiVerificationKit Available
GraffitiSuite is pleased to announce the initial release of GraffitiVerificationKit!
GraffitiVerificationKit is a drop-in module that enables developers to incorporate email address validation and verification. Using this product, you can ensure that you get real user signups, separating out potential spam accounts. Key Features:
Email domain blocking Automatic sending of verification emails via SMTP
Automatic validation of verification codes
Automatic user database table updates
Global rate limiting
Per-email or IP address rate limiting
Email subject, body HTML and body Text customization
Sender email and name customization (where supported by the SMTP server)
Product: GraffitiVerificationKit
Platforms: All
Price: Starting at $399.95/year
Website:
http://www.GraffitiSuite.com/ Year of Code 2025: Kickoff
Xojo is kicking off 2025 with something for everyone in the Xojo community, an event that will help new users grow their Xojo coding skills and existing users polish theirs. Back in 2018, we did a "Summer of Code" contest that challenged people to create one project a week through the summer. This was a lot of fun and many interesting apps were made that summer. For 2025, we have expanded that idea out to the entire year! However, instead of one app a week, we will make one app a month from January to November 2025. In December we will give away a grand prize!
The Idea Early each month we will share a blog post that introduces an app "theme" and recaps the prior month. A week or so later, we will create a Forum topic and post an example project created by one of the Xojo team. To participate in the Year of Code, make a Xojo project that that demonstrates the theme in some way, share it on GitHub to make it easily accessible to everyone and then add a post about it (with your GitHub link) to the Forum topic.
The Prizes And yes, there will be prizes for those that participate. Each month all participants (everyone who shares a project that month) will be entered for a chance to win a monthly prize of $100 at the Xojo Store plus a 25% off coupon for GraffitiSuite.1 The $100 can be applied to any Xojo license purchase or Extras Store item. At the end of 2025, all participants from the year will be entered to win the grand prize of a Xojo Pro license, $250 cash and a free year of GraffitiSuite. The more you participate throughout the year, the more chances you'll have to win the grand prize.
How to Participate Now that it is January (Happy New Year, everyone), the 2025 Year of Code kicks off with this theme: Desktop apps. People have used Xojo to make wonderful desktop apps since its inception in 1998 so this is an ideal first theme that is broad enough to allow anyone to participate. Look for a post next week announcing this months' project details. Once it is posted, I will start a forum topic for others to share their projects and apps. In early February we will do a blog post that highlights what people made this month and introduce February's theme.
Product: 2025 Year of Code (contest)
Platforms: All
Price: Free
Website:
https://blog.xojo.com/2025/01/09/year-of-code-2025-kickoff/ TPLM, End-to-End Xojo Code DRM, Now supports Stripe, DLC, and Emails
Tim Parnell is pleased to share some exciting updates for TPLM, the End-to-End Xojo Code DRM system.
Available now, the Web Panel supports automatic integration with Stripe, email license keys, and a new fulfillment type supports DLC.
TPLM is a professionally built Digital Rights Management system written entirely in unencrypted Xojo Code. A time tested system that supports most popular types of license models:
Traditional, Major Version licensing Updates Period, a perpetual license with a year of updates
Subscriptions, pay to use, stop when you're done
DLC, optional additional features
Stripe Webhook setup is easy and automatic. Simply link Stripe products to TPLM product fulfillments easily through the TPLM Web Panel. TPLM does the legwork and even configures the Stripe account to send Webhook notifications to TPLM.
In addition to handling Stripe notifications, TPLM can now send emails to customers fulfilling license orders. This was added to support Stripe fulfillment, but can be done at will from the License Key view.
Product: TPLM
Platforms: All
Price: $36/month (service) or $599 (source)
Website:
https://strawberrysw.com/tplm Announcing GraffitiBundle
GraffitiSuite is pleased to announce the immediate availability of GraffitiBundle!
The easiest and most powerful method to build Desktop applications from your Xojo Web applications is here! GraffitiBundle consists of a Xojo Web component and Desktop project template that link the two types of projects together for an Electron -like experience built specifically for Xojo. There's no need to build new Web Applications, you can simply drop GraffitiBundle in to your existing project, perform a bit of setup, and your app is ready to be distributed!
Check out these features:
Asynchronous Communication Runtime Synchronization and Monitoring
Automatic Updates
Product: GraffitiBundle
Platforms: Desktop
Price: $149.95 (on sale for $99.95)
Website:
https://graffitisuite.com/features/graffitibundle/ XojoUnit 6.9.1 with ObjectSpy
XojoUnit v.6.9.1 has been released.
XojoUnit is a unit testing package. This version has the following changes:
XojoUnit for Desktop is now split into API 1 and API 2 versions for improved project compatibility. Desktop versions now support Dark Mode.
Product: XojoUnit
Platforms: All
Price: Free
Website:
https://github.com/xojo/XojoUnit/tree/master GraffitiFirewall for Xojo Web
GraffitiFirewall is an in-project Web Application Firewall that's designed to help Xojo Web developers secure their applications from malicious users. Exposing your application to the internet can be a frightening proposition, but you can rest a bit easier with GraffitiFirewall watching the door. As part of a GraffitiSuite Web or All Access Edition subscription, get access to regular managed and curated definition updates for the following attack vectors:
Known Bad Crawlers Known Malicious IP Addresses
Known Malicious UserAgents
Local File Inclusions
Cross Site Scripting Injections
SQL Injections
In addition, get basic protection from DDoS attacks, manually block IP addresses, log traffic, block or redirect based on HTTP security, custom security event implementation, and more! You can integrate GraffitiFirewall with or without the amazing dashboard once you've setup your application's database.
Product: GraffitiFirewall for Xojo Web
Platforms: Web
Price: $399/year
Website:
https://graffitisuite.com/features/web-edition/ piDog Software has update DataView to Desktop API2
Phoenix, AZ (October 30, 2023) -- piDog Software has update DataView to Desktop API2
DataView has been updated to Desktop API 2 with the release of DataView 1.17!
This release updates DataView and piDogScrollingCanvas to be based on DesktopCanvas and also updates the DataView API to conform to the new naming conventions of API2, such as
CellBackgroundColor()becomingCellBackgroundColorAt()as well as moving from Constants to Enums so that values like AlignCenter become Alignments.Center.Also in this release:
Significant internal rendering improvements, in some cases leading to a 2x improvement in frame rendering rate during scrolling. Fixes for various rendering/scale issues involving BackdropImage and BackgroundPattern.
If you're still working with API1, don't worry. I'll still be maintaining an API1 version (currently v1.16.2.1) with bug fixes where possible.
Product: DataView
Platforms: All Desktop
Price: $129
Website:
https://www.pidog.com/wp/dataview/ Open Source Stable Diffusion Prompter
The Stable Diffusion Prompter is an application written in Xojo Code that allows users to create positive and negative prompts for Stable Diffusion. With support for both Windows and macOS, and the potential for compatibility with native Linux systems, this app offers a convenient way to generate prompts on multiple platforms.
Product:
Platforms: OSX/Win
Price: Free
Website:
https://github.com/Schneppi/Stable-Diffusion-Prompter PriorityQueue_MTC v.1.0
Kem Tekinay of MacTechnologies Consulting is pleased to announce PriorityQueue_MTC, a priority queue class for Xojo.
PriorityQueue_MTC lets you add arbitrary values (Variants) with arbitrary priorities, then pull those values in order of their priority. It handles both min-to-max and max-to-min sorting, and lets you peek ahead to see the priority and value of the next item on the queue. Based on a binary heap, it is tuned for performance and comes with a number of unit tests to illustrate its usage.
Product: PriorityQueue_MTC
Platforms: All
Price: Free
Website:
https://github.com/ktekinay/Xojo-PriorityQueue Xojo Developer Retreat Session Videos
The session videos from Xojo Developer Retreat 2022 are now available for anyone to purchase. You can now gain access to all of the session videos for $199 so you can learn from the experts at home. The following presentations are included:
ABCs of Android and Xojo -- Travis Hill Building Digital Forensic Apps with Xojo -- Derrick Donnelly
Case Study: Building Data Processing Tools -- Geoff Perlman
Creating a Common Desktop App Installer -- Ken Whitaker
Getting Intimate with the Xojo Framework -- William Yu
Integrating Machine Learning into your Xojo Apps -- Jim Meyer
Integrating WooCommerce with Your Xojo Apps -- Javier Menendez
PowerXS -- Marc Zeedar
Thanks For the MemoryBlocks -- Kem Tekinay
The Legal Side of Programming -- Amy Barnes
Using MBS to Extend Xojo -- Christian Schmitz
Using Xojo's PDFDocument -- Javier Menendez
Web SDK -- Ricardo Cruz
Xojo: How It's Made -- Paul Lefebvre
19 Ways To Improve Your Business (Other Than Coding) -- Yousaf Shah
Product: Xojo Developer Retreat Session Videos
Platforms: All
Price: $199
Website:
https://www.xojo.com/store/#conference AXNumValidatedTF
AXNumValidatedTF is a Xojo DesktopTextField/TextField subclass for Windows, macOS and Linux allowing the input validation of a defined numeric range, using the system Locale settings for decimal and grouping text formatting.
The new release updates the control to API 2.0 and also includes other improvements.
Raise Events when the entered value is in / out of Range (active catching / propagation of the value). Optionally displays a message Dialog when the entered value is out of range.
Optionally stays in focus when the entered value is out of range.
Use of Locale settings for Grouping and Decimal separators.
Adaptive formatting during the value validation.
Instance ToolTip / HelpTag set to the accepted value Range
Set the length of the decimal part for Real numbers.
IsInRange property to passively check if the value is inside the defined range.
Xojo API 2.0 / API 1.0 versions of the Class.
macOS / Windows / Linux (32/64 bits -- Intel / ARM) compatible.
Product: AXNumValidatedTF
Platforms: OSX/Win
Price: 20 Euros
Website:
https://www.aprendexojo.com/en/shop/axnumvalidatedtf-for-xojo-2/ GuancheID 1.2 Released
GuancheID is the easiest way to get an unique ID for macOS and Windows based computers, so you can use it in combination with GuancheMOS or with your own software Licensing scheme to make sure your software only runs on the computer the license has been generated for, among other possible uses.
This new release adds ARM support and other improvements to GuancheID.
You can use GuancheID without restrictions when running your apps in Debug Mode from the Xojo IDE, but a license is required when building an application that makes use of it.
Product: GuancheID
Platforms: Desktop
Price: 40 Euros
Website:
https://www.aprendexojo.com/en/shop/guancheid-2/ AprendeXojo announces GuancheMOS 1.9.5
AprendeXojo announces the immediate availability of GuancheMOS 1.9.5, the multiplatform plug-in for Xojo users that allows the easy, fast, no Rocket-Science implementation of serial number generation and validation features on macOS, Windows, Linux and Web applications.
GuancheMOS 1.9.5 plug-in adds the compatibility with ARM architecture on Windows, so users can deploy now their solutions on Windows as Intel or ARM64 apps.
Since 2007, GuancheMOS is the preferred serial number creation and validation Engine plug-in used by hundred of Xojo developers all over the World in all kind of apps and solutions.
GuancheMOS is both Desktop and Console safe, so it is possible to create all kind of license serial number generation and validation solutions around it, without having to pay additional fees or other hidden costs.
GuancheMOS is part of the Omegabundle 2022, so you can get it with other top Xojo developer tools and extras at an incredible price... while it lasts!
Product: GuancheMOS
Platforms: Desktop/Web
Price: 110 Euros
Website:
https://www.aprendexojo.com/shop/guanchemos-serial-number-generation-and-validation-for-xojo-developers/ Markdown Parser for Xojo 1.2
AprendeXojo.com announces the availability of Markdown Parser for Xojo 1.2. The new release has been updated for Xojo API 2.0, with many other improvements in the parsing engine.
Markdown Parser for Xojo is an un-encrypted class with no dependencies, and easy to implement and use in your existing projects, allowing any Xojo developer to implement in their products the ability to parse Markdown source text into HTML + the provided CSS styles, so it can be presented on the fly over the standard Xojo HTML control.
Markdown Parser for Xojo is 32 and 64 bit compatible for macOS, Windows, Linux operating systems on Desktop, Web, Console and RaspberryPi deployments.
When buying a license of Markdown Parser for Xojo you will receive the 100% Xojo code class unencrypted, so you will be able to inspect/change/expand it to your own purposes (if needed).
Inspect / Access Source Code. No Chains! Extremely Easy to Implement and Use.
One year of free updates and Customer support.
Exclusive portal for Feedback / Feature Requests / Bugs submission and follow up.
Product: Markdown Parser fo Xojo
Platforms: Desktop
Price: $96 (approx)
Website:
https://www.aprendexojo.com/shop/markdown-parser-for-xojo-with-source-code/ End of article.







