That is good question and you will find my answer strange I bet. But we have not done any comparison per see. At the time of its making then I did not even really know why I was making the JSON plugin, it was just made based on user requests. I guess it were some compatibility issues they had that were the push. I imagine though given text vs string then it would be quite a bit faster now-days. (and possibly always was)
By all means grab the free demo and experiment, and maybe some of the users who were behind the push to make this plugin will see this post and tell the story why they wanted it made back then.
Your jsonnode is brilliant! very fast.
How do I buy?
Do I have to pay for Einhugur Plugin Pack for Xojo (Single programmer license)
or can I just license the jsonnode some how?
I couldn’t really see my options on the website.
Your jsonnode is brilliant! very fast.
How do I buy?
Do I have to pay for Einhugur Plugin Pack for Xojo (Single programmer license)
or can I just license the jsonnode some how?
I couldn’t really see my options on the website.
Thanks James[/quote]
We only have the plugin pack to keep overall price low. (and to enable us to build things like the JSONnode that have relatively low user base and probably would not have been created if we had to sell each one separatly)
DateControl 6.3.2 and WindowSplitter 8.7.2 are out
New in DateControl 6.3.2:
* Fixed so it now better handles if there is no date
separator on macOS systems.
* Adjusted so it now fallbacks to just some format that
works if users got short date formats that make no sense
on their system, such as short date format that only shows
Era.
New in WindowSplitter 8.7.2: * Did more Windows changes for Xojo 2016r4 compatibility.
New in TypeLib 8.0.2: Improved the ZipEngineHandle object internally to prepare for supporting the soon to be released ExcelWriter plugin.
New in BarCode Plugin 2.5: The BarcodeGenerator class can now Generate UPCA and UPCE barcodes both as Picture and as SVG in addition to the existing ones that it could do before.
Added ForeColor property to the BarcodeGenerator class.
Added BackColor property to the BarcodeGenerator class.
The iOSBarcodeGenerator class can now Generate UPCA and UPCE barcodes in addition to the existing ones that it could do before.
Added ForeColor property to the iOSBarcodeGenerator class. (Not currently supported in SVG exports on iOS)
Added BackColor property to the iOSBarcodeGenerator class. (Not currently supported in SVG exports on iOS)
Added new Enum value to the ErrorCodeType enum.
Added two new enum values to the BarcodeType enum.
The Barcode plugin can detect (read) the following formats:
Aztec, Codebar, Code 39, Code 93, Code 128, Data Matrix, EAN 8, EAN 13, ITF, PDF 417, QR Code, UPC A, UPC E
The Barcode plugin can generate codes in the following formats:
QR Code to RawBitmaps, and to SVG vector files
EAN8 to RawBitmaps, and to SVG vector files. (as Bonus then this is supported also on iOS target)
EAN13 to RawBitmaps, and to SVG vector files. (as Bonus then this is supported also on iOS target)
Code39 to RawBitmaps, and to SVG vector files.
Code93 to RawBitmaps, and to SVG vector files.
Code128 to RawBitmaps, and to SVG vector files. (as Bonus then this is supported also on iOS target)
UPC-A to RawBitmaps, and to SVG vector files. (as Bonus then this is supported also on iOS target)
UPC-E to RawBitmaps, and to SVG vector files. (as Bonus then this is supported also on iOS target)
New in DateControl 6.5: * Added MaxDateValue property.
* Added MinDateValue property.
* Added DropDownIcon property.
* Greatly improved drawing on all Linux systems including
Raspberry PI.
New in TimeControl 5.8:
[i]* Did Windows changes for Xojo 2016r4 compatibility.
Greatly improved drawing on all Linux systems including
Raspberry PI[/i]
New in 6.5.2:
* Fixed crash issue that was born in 6.5 that could happen if
the DateValue getter was called from the ValueChanged event
where control lived on Sheet window or other such similar non
regular placements. (Issue: 0000021)
* Added DropDownIconRetina property to support users that are
not ready to use Xojo’s image set mechanism just yet to get
retina support. (Issue: 0000022)
* Added Windows Hi-DPI IDE design mode support.
* Did adjustment on macOS and Linux systems so that the
ValueChanged event will not fire twice in some situations
like when dropping down the drop down window and selecting
a date when the Date had previously been unchecked with empty
dates on.
(On Windows systems this behaviour is controlled by the OS)
(Note that the Tech preview of ExcelWriter needs e-CryptIt Engine Compression 13.1.1 which you get by downloading 13.1 on our web since it has not been officially released yet).
(Note that the Tech preview of ExcelWriter needs e-CryptIt Engine Compression 13.1.1 which you get by downloading 13.1 on our web since it has not been officially released yet).
And finally I would like to remind everyone of the Berlin MBS Xojo Conference, I will be there and
I believe Christian still has some availability for the conference.
[quote=320585:@Björn Eiríksson]Added Windows Hi-DPI IDE design mode support.
Did some fixes in Hi-DPI runtime mode.[/quote]
We will need this for Treeview control also
[quote=320694:@Joost Rongen]We will need this for Treeview control also
See you there.[/quote]
Users need all the controls, that is clear. (I even need the TreeView my self for application). But fixing controls for the new Graphics system and making them Hi-DPI supported is not something that comes over night with flip of a switch. We have been posting Hi-DPI updates and will continue to work on that in the control line up.