Results 1 to 4 of 4

Thread: Vdfsig / Codejock / 19.1 ?

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Mar 2009
    Location
    São Paulo Brazil
    Posts
    162

    Default Vdfsig / Codejock / 19.1 ?

    Hi Folks

    Are there some version of vdfsig/codejock to use with 19.1 ?

    Thank you

    Ezequiel

  2. #2
    Join Date
    Feb 2009
    Location
    UK
    Posts
    826

    Default Re: Vdfsig / Codejock / 19.1 ?

    DF 19.1 - SVN updated
    • Wrappers added for cj18.3.0, cj18.4.0 & cj18.6.0
    • For df19.1 changed vdf to df in filenames
    • Removed support for Windows XP
    • Since cj18.3.0 the class IDs are the same in the eval & full version, so there is only one set in the license file.

    Hopefully I've not broken anything
    Ian Smith
    (Member of the SigCj project)

  3. #3
    Join Date
    Mar 2009
    Location
    São Paulo Brazil
    Posts
    162

    Default Re: Vdfsig / Codejock / 19.1 ?

    Hi Ian


    Thank you for attention.


    I tried this environment: DF 19.1 & CJ 18.6.0.


    But returns this error:


    - Error 4313: C:\VDF Examples\DataFlex 19.1 Examples\SigCJ19_1\SigCodejock Wrapper 18.6.0\AppSrc\SigCjW_ShortcutBar.pkg (ln 43) Include not found SIGCJC_TOOLTIPCONTEXT.PKG


    Do you have some tip to solve this ?

    Thank you again

    Ezequiel

  4. #4
    Join Date
    Feb 2009
    Location
    UK
    Posts
    826

    Default Re: Vdfsig / Codejock / 19.1 ?

    Hi Ezequiel

    Fixed - update in SVN

    Change
    Code:
    Use SigCjC_ToolTipContext.pkg
    to
    Code:
    Use SigCjC_ToolTip.pkg
    Due to automatiing more of the process to generate the wrappers, there have been some changes to file names.
    Ian Smith
    (Member of the SigCj project)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •