Easier placement of stages with positioning anchor

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: None
    • Component/s: javafx
    • None

      A stage can be placed on the screen using two methods:
      1. manually by setting its X and Y coordinates
      2. calling Stage#centerOnScreen()

      It would be useful to have a placement method similar to PopupWindow's anchor, where the window is automatically positioned such that the anchor coincides with the user-specified screen location.

            Assignee:
            Michael Strauß
            Reporter:
            Michael Strauß
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: