Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Third party 3d viewer with Java bindings
Forum Updated to NodeBB v4.3 + New Features

Third party 3d viewer with Java bindings

Scheduled Pinned Locked Moved General and Desktop
2 Posts 2 Posters 1.5k Views 1 Watching
  • 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.
  • K Offline
    K Offline
    Knacktus
    wrote on last edited by
    #1

    Hi there,

    Is there any chance to use a Java component within Qt in a "sane" way?

    Background story:

    I've got a third party closed source 3D viewer lib. The lib provides two APIs: Java and ActiveX. ActiveX would be the perfect match using the QAxWidget. The problem is that the ActiveX API is not comprehensive at all compared to the Java API and it seems to be a bit buggy. I didn't get the current version to work, only a quite old release. Also, "nobody" uses the ActiveX API, so even the company's support guys can't really help with the ActivX API.

    Cheers,

    Jan

    1 Reply Last reply
    0
    • L Offline
      L Offline
      loladiro
      wrote on last edited by
      #2

      It is possible to use the Java Native Interface to access Java from C++. I have no experience with that, however, and I don't know if and how you can integrate it with the GUI.

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved