1. Debbie McGinnis
  2. PowerBuilder
  3. Friday, 1 April 2022 18:04 PM UTC

Does PB2019 work with Google Docs spell check?  We currently use Word spell check via an , but we're switching to Google Docs.

lole_Spell = CREATE OleObject
ll_RC = lole_Spell.ConnectToNewObject( 'Word.Application' )

Bruce Armstrong Accepted Answer Pending Moderation
  1. Friday, 1 April 2022 23:01 PM UTC
  2. PowerBuilder
  3. # 1

I would suggest looking at one of the number of available spell check utilities out there that will work with PowerBuilder:

https://community.appeon.com/index.php/articles-blogs/tutorials-articles/2-powerbuilder/176-spell-checking-in-the-new-powerbuilder-2017-rich-text-edit-control

 

 

Comment
There are no comments made yet.
Chris Pollach @Appeon Accepted Answer Pending Moderation
  1. Friday, 1 April 2022 18:12 PM UTC
  2. PowerBuilder
  3. # 2

Hi Debbie;

  Looks like Google pulled their API for that ...

https://stackoverflow.com/questions/63846563/google-docs-spell-checker-api-is-it-available

Regards ... Chris

Comment
There are no comments made yet.
  • Page :
  • 1


There are no replies made for this question yet.
However, you are not allowed to reply to this question.