<div dir="ltr">Thanks for fixing the google API. <br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, 6 Dec 2019 at 11:32, Michael Van Canneyt <<a href="mailto:michael@freepascal.org">michael@freepascal.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
<br>
On Wed, 4 Dec 2019, lcy wrote:<br>
<br>
> I'm trying to fiqure out how to use google spreadsheet with lazarus. It<br>
> seems that the calendar sample project<br>
> (\lazarus\components\googleapis\demo\calendar) doesn't work in the trunk<br>
> version Laz(2.1.0)+FPC(3.3.1) created with fpcupdeluxe anymore. After<br>
> installing the googleapi and the synapse component the calendar sample<br>
> compiles with success. But if I run the app lazarus it stops in<br>
> application.inc at the end of the "procedure<br>
> TApplication.ProcessAsyncCallQueue" method. With the stable version<br>
> Laz(2.0.2)+FPC(3.0.4) created with fpcupdeluxe it seems to run.<br>
> Can someone help?<br>
<br>
I just did some fixes in google api so it will work with latest trunk, but<br>
they have nothing to do with TApplication.ProcessAsyncCallQueue.<br>
<br>
The google components work independent of the ProcessAsyncCallQueue<br>
procedure.<br>
<br>
Michael.<br>
_______________________________________________<br>
fpc-pascal maillist  -  <a href="mailto:fpc-pascal@lists.freepascal.org" target="_blank">fpc-pascal@lists.freepascal.org</a><br>
<a href="https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal" rel="noreferrer" target="_blank">https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal</a><br>
</blockquote></div>