[fpc-pascal] googleapi google spreadsheet

Dave Connolly menounsef at gmail.com
Fri Dec 6 13:24:46 CET 2019


Thanks for fixing the google API.

On Fri, 6 Dec 2019 at 11:32, Michael Van Canneyt <michael at freepascal.org>
wrote:

>
>
> On Wed, 4 Dec 2019, lcy wrote:
>
> > I'm trying to fiqure out how to use google spreadsheet with lazarus. It
> > seems that the calendar sample project
> > (\lazarus\components\googleapis\demo\calendar) doesn't work in the trunk
> > version Laz(2.1.0)+FPC(3.3.1) created with fpcupdeluxe anymore. After
> > installing the googleapi and the synapse component the calendar sample
> > compiles with success. But if I run the app lazarus it stops in
> > application.inc at the end of the "procedure
> > TApplication.ProcessAsyncCallQueue" method. With the stable version
> > Laz(2.0.2)+FPC(3.0.4) created with fpcupdeluxe it seems to run.
> > Can someone help?
>
> I just did some fixes in google api so it will work with latest trunk, but
> they have nothing to do with TApplication.ProcessAsyncCallQueue.
>
> The google components work independent of the ProcessAsyncCallQueue
> procedure.
>
> Michael.
> _______________________________________________
> fpc-pascal maillist  -  fpc-pascal at lists.freepascal.org
> https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20191206/ad5f294d/attachment.html>


More information about the fpc-pascal mailing list