Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Language Bindings
  4. Qt application in a browser && Qt-Jambi
QtWS25 Last Chance

Qt application in a browser && Qt-Jambi

Scheduled Pinned Locked Moved Language Bindings
5 Posts 2 Posters 4.9k Views
  • 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.
  • L Offline
    L Offline
    luca
    wrote on last edited by
    #1

    Hi all,
    I'm a C++/Qt developer and I don't know java at all.
    Now I need to have my application (c++/Qt 4.7.1) running in a browser.

    How should I proceed?
    Should I first study java then use Qt-Jambi or what else?

    1 Reply Last reply
    0
    • S Offline
      S Offline
      Smar
      wrote on last edited by
      #2

      It certainly is possible with Jambi, but I don’t think anyone has looked at how it works so far, so thing regarding applets (and JNPL) may be broken. If you want to help us with it, we can provide you information you need :)

      Jambi is pretty much Qt with Java syntax, with some exceptions where Java is not suited for some convenient feature CPP API offers. Knowing Java is useful, but since Java is simple language and you know already CPP and Qt, so it shouldn’t even get a week to get accustomed to it.

      Here is some examples, converted from CPP examples to Java:
      http://doc.qt.nokia.com/qtjambi-4.5.2_01/com/trolltech/qt/qtjambi-examples.html

      And Jambi community’s website, though it’s quite empty still: http://qt-jambi.org

      PS. language bindings have their own forum too ;)

      1 Reply Last reply
      0
      • ? This user is from outside of this forum
        ? This user is from outside of this forum
        Guest
        wrote on last edited by
        #3

        chk if this post helps for developing web app: "http://developer.qt.nokia.com/forums/viewthread/2202":http://developer.qt.nokia.com/forums/viewthread/2202

        1 Reply Last reply
        0
        • L Offline
          L Offline
          luca
          wrote on last edited by
          #4

          Thanks,
          now I must understand what's better for me:

          1. Qt-Jambi (I don't know java)
          2. "http://qt.nokia.com/qt-in-use/files/pdf/qt-features-for-hybrid-web-native-application-development":http://qt.nokia.com/qt-in-use/files/pdf/qt-features-for-hybrid-web-native-application-development
          3. "http://qtwui.sourceforge.net/index.html":http://qtwui.sourceforge.net/index.html
          1 Reply Last reply
          0
          • S Offline
            S Offline
            Smar
            wrote on last edited by
            #5

            This QtWui looks like stuff you build on server and then you use it with normal browser? I don’t really get the benefit of this framework... Or is it something like Rails? Its website doesn’t really tell.

            OTOH Jambi is Qt bindings for Java. But because it is Java, it should be possible to use Jambi in applets and JNLP stuff. If you are just wanting to write something for web server, you’re most likely better off with Qt/cpp, since you already know it.

            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