Einhugur Plugin Releases (2018)

[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

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. :slight_smile:

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.

Google’s way of fighting Apple … :stuck_out_tongue_winking_eye:

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:

  • Fixed Mojave issue where search text would not always register.

Note 2.1 was never released to the main public, new in 2.1 which is now in 2.1.2:

  • Added HandleSpecialKey event that can grab tab and return keystrokes.
  • Added SearchControlSpecialKey enum.

(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:

  • Added TextRectBaseLine method to the Page class.
  • Added LoadType1Font function to the PDFDocument class.
  • Added BoundingBoxBottom property to the Font class.
  • Added BoundingBoxTop property to the Font class.
  • Added BoundingBoxLeft property to the Font class.
  • Added BoundingBoxRight property to the Font class.

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:

  • Fixed crash issue on macOS systems when putting the control on a window in the designer. (This is issue that was introduced in version 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:

  • Native modern xlsx file format
  • Full UTF8 support
  • Works on all platforms, and Excel application does not need to be present
  • Formulas
  • Formatting
  • Graphs
  • Pictures
  • Data validation
  • And much much more


New in version 1.5:

  • Added ExcelWriterChartSheet class.
  • Added ExcelWriterProtection class.
  • Added ExcelWriterRichText class.
  • Added SetLabelPosition method to the ExcelWriterSeries class.
  • Added SetLabelsLeaderLine method to the to the ExcelWriterSeries class.
  • Added SetLabelsNumberFormat method to the to the ExcelWriterSeries class.
  • Added SetLabelsLegend method to the to the ExcelWriterSeries class.
  • Added SetLabelsSeparator method to the to the ExcelWriterSeries class.
  • Added SetTrendLine method to the to the ExcelWriterSeries class.
  • Added SetTrendLineEquation method to the to the ExcelWriterSeries class.
  • Added SetTrendLineForecast method to the ExcelWriterSeries class.
  • Added SetTrendLineIntercept method to the ExcelWriterSeries class.
  • Added SetTrendLineLine method to the ExcelWriterSeries class.
  • Added SetTrendLineName method to the ExcelWriterSeries class.
  • Added SetTrendLineRSquared method to the ExcelWriterSeries class.
  • Added SetLabelsFont method to the to the ExcelWriterSeries class.
  • Added SetLine method on the ExcelWriterAxis class.
  • Added SetNumberFormat method on the ExcelWriterAxis class.
  • Added ExcelWriterChart.ChartTrendlineTypeValues enum.
  • Added ExcelWriterSeries.LabelPositionValues enum.
  • Added ExcelWriterSeries.LabelSeparatorValues enum.
  • Added AddChartSheet function to the ExcelWriterWorkbook class.
  • Added CellRichText method to the ExcelWriterWorksheet class.
  • Added Protect method to the ExcelWriterWorksheet class.
  • Added SetFirstSheet method to the ExcelWriterWorksheet class.
  • Added SetSelection method to the ExcelWriterWorksheet class.
  • Added SplitPanes method to the ExcelWriterWorksheet class.
  • Added SetHighLowLines method to the ExcelWriterChart class.
  • Added SetDropLines method to the ExcelWriterChart class.
  • Added 2 variations of SetUpDownBars method to the ExcelWriterChart class.
  • Added new Example project to explain ChartSheets.
  • Added new Example project to explain Protection on sheets.
  • Added new Example project to explain multi style text in cells.
  • Added new Example project that shows complex Chart data tools.

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