RFR: 8313424: JavaFX controls in the title bar [v66]
Andy Goryachev
angorya at openjdk.org
Thu Apr 24 17:49:03 UTC 2025
On Thu, 24 Apr 2025 14:42:33 GMT, Michael Strauß <mstrauss at openjdk.org> wrote:
>> Implementation of [`StageStyle.EXTENDED`](https://gist.github.com/mstr2/0befc541ee7297b6db2865cc5e4dbd09).
>
> Michael Strauß has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains 84 commits:
>
> - review comments
> - Merge branch 'master' into feature/extended-window
> - documentation
> - don't show a right-click system menu in full-screen mode
> - Merge branch 'master' into feature/extended-window
> - Remove StageStyle.EXTENDED_UTILITY
> - remove import
> - doc update
> - Merge branch 'master' into feature/extended-window
>
> # Conflicts:
> # tests/manual/monkey/src/com/oracle/tools/fx/monkey/MainWindow.java
> # tests/manual/monkey/src/com/oracle/tools/fx/monkey/tools/ModalWindow.java
> - documentation
> - ... and 74 more: https://git.openjdk.org/jfx/compare/2617ff5c...394a039a
Michael, would it be possible to add a Menu and a ComboBox to the header bar in your stage tester tool in the monkey tester?
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1605#issuecomment-2828390185
More information about the openjfx-dev
mailing list