JSCAD User Group
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    How to embed openJSCAD into a desktop application.

    Scheduled Pinned Locked Moved General Discussions
    5 Posts 2 Posters 1.1k Views 1 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • juanccillerueloJ Offline
      juanccilleruelo
      last edited by

      I need to embed openJSCAD into a Desktop application.
      The first issue I found is how to embed a navigator inside the application and I've solved it with chromium.

      But, now, when I launch the openJSCAD app inside this navigator nothing works well.

      At the picture, you can see what is happening with the example.

      What's the problem?

      Anyone had previously this problem and solved it?

      Thank's in advance!

      Capture openjscad.PNG

      juanccillerueloJ 1 Reply Last reply Reply Quote 0
      • juanccillerueloJ Offline
        juanccilleruelo @juanccilleruelo
        last edited by

        @juanccilleruelo

        Sorry! I've solved it.
        Installing a new version of CEF.

        Thanks!

        z3devZ 1 Reply Last reply Reply Quote 0
        • z3devZ Offline
          z3dev @juanccilleruelo
          last edited by

          @juanccilleruelo cool!

          can you share the solution? is there a repository of source code that others can browse?

          juanccillerueloJ 1 Reply Last reply Reply Quote 0
          • juanccillerueloJ Offline
            juanccilleruelo
            last edited by

            This response if for users of Delphi VCL/FMX that want to integrate openJSCAD inside his applications.

            Initially, I was using this library to integrate Chromium inside a form of Delphi: https://github.com/hgourvest/dcef3

            This is a good solution, but after trying to solve some problems I discovered a branch of this project that is up to day and works without the problems of the first.

            The branch that works well is: https://github.com/salvadordf/CEF4Delphi

            Why integrate Chromium inside Delphi?

            Because the TWebBrowser of Delphi is a shell of the IExplorer of Microsoft and this is out of service. Without maintaining.

            And also, applications developed using Chromium are compatibles with MacOS, iOS and Android.

            1 Reply Last reply Reply Quote 0
            • juanccillerueloJ Offline
              juanccilleruelo @z3dev
              last edited by

              @z3dev Just I did!

              1 Reply Last reply Reply Quote 0

              Hello! It looks like you're interested in this conversation, but you don't have an account yet.

              Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

              With your input, this post could be even better 💗

              Register Login
              • First post
                Last post
              Powered by NodeBB | Contributors