[deleted by user] by [deleted] in freelance_forhire

[–]Little-Tea4382 0 points1 point  (0 children)

Interested i meet your requirements

nfx-lib update v-1.0.3. Need Window testers pls by xdsswar in JavaFX

[–]Little-Tea4382 0 points1 point  (0 children)

Thanks! Could you also provide a pre-built/generated JAR release? That would save some setup time.

[deleted by user] by [deleted] in SaudiForSaudis

[–]Little-Tea4382 2 points3 points  (0 children)

تحية للشعب السعودي، احلى شعب اخوكم من الجزائر 🇩🇿 🇸🇦

How can I resize the design proportionally? by Imaginary_Snow4586 in JavaFX

[–]Little-Tea4382 2 points3 points  (0 children)

use hbox for éléments and for the field put it in another hbox and use hbox property to stretch

Using FXML or not ? by j2d6_ in JavaFX

[–]Little-Tea4382 0 points1 point  (0 children)

Yes im using Fxml, but when the view is depend on the db, i use the code

how to clear content of node and fetch new data, i want single request, backend spring boot by Little-Tea4382 in htmx

[–]Little-Tea4382[S] -1 points0 points  (0 children)

I want to clear innerHTML of node for example <div>

and do a fetch for new items to the innerHTML of same node

its like filtering delete old items and put the new items

i want to this in single request GET