I would like an extension to Wait for the FX Thread

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Won't Fix
    • Priority: P4
    • None
    • Affects Version/s: 7u40
    • Component/s: javafx
    • None
    • Environment:

      Windows XP,7 and 8
      Fedora
      RP Debian

      If you wait while using the FX Thread, the wait hangs on to the thread and everything stops.

      What would be nice is an extension to Wait that puts the current thread status etc on
      the "run later queue" marked as "non executable". The FX thread is then released to do other
      things. When the Wait is "notified", the status is changed to "executable" and run later.

      I know it is not that simple but it might make complex, asynchronous animation a bit
      easier to program.

      Regards
      Don

            Assignee:
            Kevin Rushforth
            Reporter:
            Don Scales (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: