Skip to content

Commit

Permalink
LOTW 20231006 - WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
Frank Delporte committed Sep 29, 2023
1 parent 63175cc commit 29008da
Showing 1 changed file with 36 additions and 0 deletions.
36 changes: 36 additions & 0 deletions links/2023/2023-10/2023-10-06/readme.md
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

*

0 comments on commit 29008da

Please sign in to comment.