Open amasahara opened 5 years ago
i try using desktoppanefx with tornadofx but i want to know how to add image background into desktoppane when start form
DesktopPane extends BorderPane thus you'd do it the same way as for any other Node container.
DesktopPane
BorderPane
i try using desktoppanefx with tornadofx but i want to know how to add image background into desktoppane when start form