by Matthew Combatti | Oct 6, 2019
This drop-in HTMLViewer replacement for desktop applications allows the contents of any webpage, or HTML Element by ID, to easily be obtained as a String.
by Matthew Combatti | Dec 21, 2017
If you have Direct Payments enabled in PayPal to receive IPN notifications of payments received, then this class is for you. Recieve Paypal payments directly from your desktop or web software.
by Matthew Combatti | Dec 11, 2017
Christos Santos requested a demo on Facebook, in the “Xojo” group to: 1) Draw an SVG 2) Access Coordinates to create a “map” The included demo demonstrates how to load an SVG, access colors, access coordinates, and formulate rules to handle the...
by Matthew Combatti | Dec 1, 2017
The XDSComputerVision Class demo is capable of comparing images of different sizes, filters, and other variances to determine if they are similar or different; and by how much. *Face Detection is currently under construction for use with Facial Identification....
by Matthew Combatti | Nov 24, 2017
Demonstrates file management using XDSAutoDatabase in a matter of minutes to construct an application! Video at: https://youtu.be/YGJ80r_r8aA **Correction to the code as seen in the video is as follows. (Also found in the video description). The demo source code has...