Join Slack
Powered by
In tornadoFX I found one issue without any solutio...
# tornadofx
a
Adel Tahri
09/09/2020, 10:34 AM
In tornadoFX I found one issue without any solution, if I want to design a window without FXML, I can't
add a margin
is there anyone managed to do that with the CSS file or tornadoFX style builders?
j
Joseph
09/09/2020, 12:37 PM
You can use something like
vboxConstraints { }
ref :
https://edvin.gitbooks.io/tornadofx-guide/content/part1/7_Layouts_and_Menus.html
🤩 1
a
Adel Tahri
09/09/2020, 4:19 PM
@Ruckus
This way you will end up adding inside-padding on a component like buttons
7
Views
Open in Slack
Previous
Next