Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Do I need qtuio for TUIO multi touch applications?

Do I need qtuio for TUIO multi touch applications?

Scheduled Pinned Locked Moved Mobile and Embedded
7 Posts 3 Posters 2.7k 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.
  • F Offline
    F Offline
    fant
    wrote on last edited by
    #1

    Hello,

    Yeah, same question how you can read it in title. Do I need qtuio (-project) for TUIO multi touch applications with Windows 8 or is it enough to use Qt 5? I would like to create an gui application on a touch table with Qt.

    Thank you for answers!

    1 Reply Last reply
    0
    • raven-worxR Offline
      raven-worxR Offline
      raven-worx
      Moderators
      wrote on last edited by
      #2

      i dont have any experience with it...but telling from the project description i would say yes.

      Maybe also "this":http://qt-project.org/forums/viewthread/25438 is interesting to you.

      --- SUPPORT REQUESTS VIA CHAT WILL BE IGNORED ---
      If you have a question please use the forum so others can benefit from the solution in the future

      1 Reply Last reply
      0
      • F Offline
        F Offline
        fant
        wrote on last edited by
        #3

        Yes the project by dancasimiro I found too, but I have not yet tested it. He wrote it is just tested on Linux.. and his documentation.. yeah.. there is no documentation.. :(

        Do you know, what he means with: I have to pass “-plugin TuioTouch” to my applications. ?

        1 Reply Last reply
        0
        • raven-worxR Offline
          raven-worxR Offline
          raven-worx
          Moderators
          wrote on last edited by
          #4

          [quote author="fant" date="1380893632"]Yes the project by dancasimiro I found too, but I have not yet tested it. He wrote it is just tested on Linux.. and his documentation.. yeah.. there is no documentation.. :(
          [/quote]
          either way write him directly or check out the source.

          [quote author="fant" date="1380893632"]
          Do you know, what he means with: I have to pass “-plugin TuioTouch” to my applications. ?[/quote]

          i believe that's an default parameter handled by Qt itself. So call your application like this:
          "myapp.exe -plugin TuioTouch"

          --- SUPPORT REQUESTS VIA CHAT WILL BE IGNORED ---
          If you have a question please use the forum so others can benefit from the solution in the future

          1 Reply Last reply
          0
          • F Offline
            F Offline
            fant
            wrote on last edited by
            #5

            Oh, thank you very much. :)

            Yes, currently I am writing him a message.

            1 Reply Last reply
            0
            • J Offline
              J Offline
              Jena43
              wrote on last edited by
              #6

              Hello fant,

              Did you receive an answer from dancasimiro ? Have you tested his work on windows ?

              I have to develop Qt apps using TUIO for Windows 7/8.

              Thank you for answers !

              1 Reply Last reply
              0
              • F Offline
                F Offline
                fant
                wrote on last edited by
                #7

                Hello Jena43,

                Yes, I am receiving an answer, his library is only tested on Linux.

                bq. The library is designed as a Qt plugin so that I any qt
                application can use it without write special TUIO code. The TUIO events are converted to Qt events and delivered through the Qt event loop.

                But I did not test it, I had problems with the cmake file.
                According to my search for using Qt with TUIO I had to give up, it is not finished enough, furthermore some projects are not really documentated. :(
                Eventually you can use it in future if it should be implemented..

                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