/ Forums / Advansys Formativ / Creating Solutions with Formativ / Object API and ActiveX – Create a message

  • Creator
    Topic
  • #4376
    ctaleck
    Participant

      I am using the sample called “Object API and ActiveX – Create a message” which has a “Spell Check” button. This button does not seem to work properly for me. The spell check dialog comes up, but it fails to find any misspelled word in the memo body. Any ideas?

      I am using GroupWise 7.0.2 HP with Formativ 2.0.1.

    • Author
      Replies
    • #7989
      Support 3
      Participant

        Are you using the Object API or ActiveX API to create the message? Could you please provide some sample code or steps to reproduce.

        It could be an issue in the GroupWise API which we is beyond our control. Once we confirm the isse, we can report it to Novell.

        Regards,
        Advansys Support

        #7988
        ctaleck
        Participant

          I’m sorry, I guess I should have put this under the forum called “Free Solutions from GroupWise Cool Solutions or Advansys” as it is the exact code you supplied for the “TUT333 – Object API ActiveX – Message Store.

          Specifically, when this code is executed:

          Sub btnSpellCheckClick(Sender)
            call GroupWise.InvokeSpellerForWindow(NewMsgDlg.mBody.Handle, false)
          End Sub
          #7990
          Support 3
          Participant

            We can reproduce the behaviour here. The example applet was written for the 2005 BrainShare session. We will report this issue to Novell and post any update here.

            Regards,
            Advansys Support

          Viewing 3 replies - 1 through 3 (of 3 total)
          • You must be logged in to reply to this topic.