KP2->i3KGC conversions

KGraphicControl BPL

The data used in KitCAD 1.19 has been included in a windows subsystem component called KPGraphicControl, or KP.Bpl that is used for KitCAD2.exe, and KitCAD2v5.exe

The BCB ISO C++ code used create the Kp.Bpl file component (GNU licence) to can be re-formatted into ECMA (Edition 3) compatable JavaScript code to run with ‘Ie’ or ‘Ff’ compatable web browsers; Examples and bug list below. See the web page writters help for information on use, and links to free Javascript downloads.

8 Responses to “KP2->i3KGC conversions”

  1. Admin Says:

    The JavaScript/s used may not work 100% – some bugs listed at : i3 KGC help and example/s.

  2. Jason Says:

    The next version of KitCADi3 has the KGC control in use;
    View Firefox SVG test or Internet Explorer VML test pages for demo use.
    No Opera or Netscape tests (may include SVG, Canvas, or CSS) are avaiable at this time.

    The KitchenPages.com demo page has a IFRAME version of the control.

  3. Jason Says:

    In testing the KGC control deployment a ‘player’ test was developed; And may be found at Script Array play-thing (Internet Explorer VML).

    The ‘player’ test only works only with Internet Explorer VML.

  4. Jason Says:

    Added HTML WPF/E support to KGC with option of: wpfe00
    Example change the lines like ‘Canvas.vml10();‘ to ‘Canvas.wpfe00();‘. (remove any other vml formatting if used).

    See WPF/E KitCAD225_KGraphicControl example for the XAML type script with WPF/E Active-X Object support. (WPF/E example has no tmp export at this time – beta test)

    Tested demo code updates for KGC on XP(sp2) using plugin of MS WPF/E FEB 2007; via Internet Explorer 7, and Firefox 2.0.0.3. (No MAC test)

  5. Admin Says:

    Updated KitCAD225_kgc_exploit_makearray.htm to support JSON code..
    See the Make Array Example for more inforamtion.

  6. Admin Says:

    Upgraded KGC to generate Standards compliant SVG and other DOM output See kcg script upgrade notice for further information.

  7. Admin Says:

    Updated to support IE8 webbrowers by editing the examples and adding the line of <meta http-equiv=”X-UA-Compatible” content=”IE=7″>

  8. Admin Says:

    Uploaded first test case for JavaScript Run-time optimizer & DOM Store with an example of required changes to just one KitCAD i3 KGC function.

    See jsappcatche.js release page for more details and link to example test case.

Leave a Reply

You must be logged in to post a comment.









Kitchen Pages, Computer Software

©Copyright 1999-2007, all rights reserved.

Updated on the 2nd of January, 2007.