-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Frank Delporte
committed
Sep 29, 2023
1 parent
63175cc
commit 29008da
Showing
1 changed file
with
36 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
## Core | ||
|
||
* Right after last weeks' LOTW, [**Johan Vos** already had an update](https://mastodon.social/@johanvos/111147510047965780): "JavaFX 22-ea+11 has just been released to maven central (and on [gluonhq.com/products/javafx](https://gluonhq.com/products/javafx)). This contains the much anticipated memory improvements :)" | ||
* "This contains a major change in some CSS processing, see [this commit](https://github.com/openjdk/jfx/commit/5e145cc06ef68c50a4ffc95574fdafd44e054100), that leads to improved performance (less GC). Please test and evaluate." | ||
|
||
## Applications | ||
|
||
* [The Hero app by **Pedro Duque Vieira** has an alert/error system where the button will show as filled whenever there's an error/alert](https://twitter.com/p_duke/status/1707409002026463457): "This immediately warns u in a subtle way that u may have things to fix. After you've fixed everything the alert button shows up empty." | ||
|
||
## Games | ||
|
||
* | ||
|
||
## Components, Libraries, Tools | ||
|
||
* [FXComponents by **Pedro Duque Vieira** has a new API to change the backdrop of a native Window](https://twitter.com/p_duke/status/1706290519117029798): "You can make the Window background blurred and transparent in 3 ways with 3 different materials: Acrylic, Mica and Mica Alt." | ||
* [GemsFX 1.82.0 by **Dirk Lemmermann**](https://twitter.com/dlemmermann/status/1707043072956113368) with: | ||
* Early access version of a TreeNodeView with many configuration options (added by [**LeeWyatt**](https://twitter.com/LeeWyatt_7788)) | ||
* Gives you controls / pickers for: choosing a date, choosing a date range, choosing a month, choosing a year, choosing a time, choosing a duration. | ||
* See the [DateRangePicker control in action here](https://twitter.com/dlemmermann/status/1706996918767817078). | ||
|
||
## Podcast, Video, Books | ||
|
||
* | ||
|
||
## Tutorials | ||
|
||
* | ||
|
||
## Miscellaneous | ||
|
||
* | ||
|
||
## JFX Central | ||
|
||
* |