[quote=413670:@Björn Eiríksson]Hello Karen
It’s probably not likely at least not from what technology we possess now.
Björn[/quote]
Thanks for the reply… I hope Xojo fills that gap then… but i won’t hold my breath for that either!!!
- karen
[quote=413670:@Björn Eiríksson]Hello Karen
It’s probably not likely at least not from what technology we possess now.
Björn[/quote]
Thanks for the reply… I hope Xojo fills that gap then… but i won’t hold my breath for that either!!!
I’m using ExcelWriter in a Xojo web app and I get an immediate segmentation fault when I run the app. I have installed the miniz library that it is using but still getting the fault. When I dig a little deeper I get this:
localhost kernel: MyApp[15356]: segfault at 7f347cc3edf2 ip 00007f3478f20582 sp 00007ffe8701fea0 error 7 in EHZipArchives13171.so[7f3478f06000+29000]
Is there another dependency that EHZipArchives needs? Running this on a CentOS 7 server. I can replicate this on my own CentOS VM but when I run an ldd on the app it’s finding all the right things.
Any ideas?
Are my mails not coming to you ?
I sent you test results from my end and also test client for you to test with and also questions.
[quote=414810:@Björn Eiríksson]Are my mails not coming to you ?
I sent you test results from my end and also test client for you to test with and also questions.[/quote]
Apparently not. Let me check my spam folders.
I can resend from icloud mail
Got 'em. Thanks. It will be tomorrow before I can test.
Hi Bjorn,
i also thought my mails had not been answered but i found your replies in my spam folder (Gmail). This did not happen with past mails. 
Hi Bjorn,
I also found your registration details email had gone directly into my Gmail spam.
[quote=414848:@Andy Marshman]Hi Bjorn,
I also found your registration details email had gone directly into my Gmail spam.[/quote]
The registration emails should all come from iCloud mail.
Googles way of fighting Apple

Will the Grid / ListBox replacement ever return?
e-CryptIt Engine 13.1.8 is out
e-CryptIt Engine is a plugin to do encryption, hashing, compression, encoding and checksums.
New in 13.1.8:
Fixed linker Error on Linux systems with ZipArchives.
more info at www.einhugur.com
SearchControl 2.1.2 is out
The SearchControl is a Xojo plugin control to represent search user interface functionality.

New in 2.1.2:
Note 2.1 was never released to the main public, new in 2.1 which is now in 2.1.2:
(I might release something more later today…)
more info at www.einhugur.com
ExcelReader 1.3 for Xojo and UtilsLib 7.1.2 for Xojo are out.
The ExcelReader 1.3 improving document reading and UtilsLib 7.1.2 having fixed for Xojo 2018r4.
ExcelReader is Xojo Component read Excel documents in Xojo applications (xlsx files)
The ExcelReader can read basic data from the document and some formatting as well.
The ExcelReader requires the Einhugur e-CrytptIt Engine and TypeLib plugins.
UtilsLib is a plugin that does various of minor utility functions.
more info at www.einhugur.com
PDF Plugin 1.7 is out
The PDF Plugin is to add PDF generation support to your applications that are made with Xojo.
The plugin supports embedding TrueType fonts as well as Type1 fonts, automatic encoding detection mapping them to PDF stock encodings whenever possible, it supports images, clickable links and many other things.

New in 1.7:
1.7 is basically all about simplifying doing text baseline matching when using text-boxes:

more info at www.einhugur.com
We quickly updated SearchControl again, to version 2.1.4 to fix crash issue that was introduced in version 2.1.2.
The SearchControl is a Xojo plugin control to represent search user interface functionality.

New in 2.1.2:
ExcelWriter 1.5 is out.
ExcelWriter is a plugin for Xojo to enable your applications to write native Excel documents without having Excel installed.
Main features:


New in version 1.5:
more info at www.einhugur.com
[quote=419023:@Björn Eiríksson]ExcelWriter 1.5 is out.
https://forum.xojo.com/45745-einhugur-plugin-releases-2018/last#
[/quote]
This plugin causes me to get a Runtime Error when I run one of my projects that does not use it!!!.
I can run a new project but when I run this one I Get
[quote]Runtime Error
Location: Common/ObjectModel/RuntimeObjectFoundation.cpp:294
Condition: out->methods.count >= base->methods.count
[/quote]
When I tale Excel Writer out of teh plugin folder and restart Xojo my project runs
The e-CryptIt plugin creation date in my plugin folder is Nov 26 2018
TypeLib is July 20 2018
I wish I had not deleted my previous version of ExcelWriter… While I don; y use it in this project I do in others!
Hello Karen,
what platform are you getting this on ?
And is your TypeLib up to date ?
Thanks
Björn
[quote=419103:@Björn Eiríksson]Hello Karen,
what platform are you getting this on ?
And is your TypeLib up to date ?
Thanks
Björn[/quote]
Mac 10.12.6
My type lib has created date of July 20 2018
-Karen