• Creator
    Topic
  • #4161
    lp_irovetz
    Participant

      Hi Support

      Is there a way to include in a Formativ Form the GroupWise Ctrl Item witch help to input appointment duration ? I didn’t find it in your selection.

      Thanks !

      L.P. Irovetz
      Arcane GroupWare

    • Author
      Replies
    • #7312
      Support 1a
      Participant

        Unfortunately no. We can only include items exposed as ActiveX controls to third parties. This particular control is not. You would have to building something similar using the available controls.

        Regards,

        Advansys Support

        #7310
        lp_irovetz
        Participant

          OK, but… if i found a ActiveX witch could be useful in one of my applet, how could i include it in your toolbar and in my applets?

          #7311
          Support 1a
          Participant

            Unfortunately you can’t add it to the Formativ toolbar – it doesn’t have the ability to accept new components.

            The only way you could use completely new components would be to implement your dialog as a COM Automation Server using something like Visual Basic, Delphi, C++, etc, then instantiating an instance of your object from Formativ using CreateObject(). Of course, this means you have to distribute and register both the ActiveX controls you want to use, plus the Automation server you write that hosts the ActiveX controls.

            I hope this helps.

            Regards,

            Advansys Support

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