Provide ability to alter the implicit "exit on last window closed" behavior

XMLWordPrintable

      We should consider adding a property that an Application could set in its start method to indicate that it doesn't want the implicit "exit on last window closed" behavior. Such an app would stay alive until it explicitly called Platform.exit().

      Proposed method is:

      public final void Application.setImplicitExit(boolean implicitExit)

            Assignee:
            Kevin Rushforth
            Reporter:
            Kevin Rushforth
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: