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. Jambi synchronisation problem
Forum Updated to NodeBB v4.3 + New Features

Jambi synchronisation problem

Scheduled Pinned Locked Moved General and Desktop
3 Posts 2 Posters 1.9k 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
    kubo_r
    wrote on last edited by
    #1

    Hello, I would like to ask if somebody could help me with following problem. Im proramming breakout game in Qt Jambi in Java. Everything works great except one thing... the speed of movement of the ball (animation) changes sometimes. I was wondering if it couldnt be problem with the synchronisation beacause when I was programming in java swing i had the same problem and i just used Toolkit.getDefaultToolkit.sync(); function and everything worked well. But when i tried to find something like Toolkit or some kind of graphic synchronisation in Jambi i wasnt sucessful.
    Does anybody know how to resolve this problem? If necessary i will post the code.
    Thanks for reponse:)

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

      We do have separate forum for language bindings, but I’m not sure this is really Jambi specific question...

      Anyway, about actual problem, I suppose the code would help. What Jambi version you are using? And please use paragraphs to make text more readable, I find it hard to actually understand what you are trying to do now.

      1 Reply Last reply
      0
      • K Offline
        K Offline
        kubo_r
        wrote on last edited by
        #3

        finally, I did not need the synchronisation toolkit like in swing. The low FPS was caused by the fact that I had been launching the application under IDE on slower PC. Now it works great:)

        And I understand I will write posts there. Thank you :)

        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