MrOzwaldMan@lemmy.ml to Linux@lemmy.mlEnglish · 10 months agoCreated a Java Application for Easy '.desktop' File Creationwww.youtube.comexternal-linkmessage-square44fedilinkarrow-up181arrow-down111file-text
arrow-up170arrow-down1external-linkCreated a Java Application for Easy '.desktop' File Creationwww.youtube.comMrOzwaldMan@lemmy.ml to Linux@lemmy.mlEnglish · 10 months agomessage-square44fedilinkfile-text
minus-squareAatube@kbin.sociallinkfedilinkarrow-up1·10 months agoIf you’re using swing, you can’t, unless you’re willing to use something called SwingWT from twelve years ago.
minus-squareMrOzwaldMan@lemmy.mlOPlinkfedilinkarrow-up1·10 months agoIm using JavaFX, i forgot to type that in the title. If it still doesn’t work, i may have to just CSS or show the devs my work and they’ll implement my work in their own way.
minus-squareAatube@kbin.sociallinkfedilinkarrow-up5·10 months agoWell, JavaFX has even worse support. There aren’t even bundled themes to mimic Windows and macOS style, and you’ll indeed have to port the CSS.
minus-squareAatube@kbin.sociallinkfedilinkarrow-up3·edit-210 months agothe Java devs, OP’s thinking they can make a JEP and pull request when they have time
If you’re using swing, you can’t, unless you’re willing to use something called SwingWT from twelve years ago.
Im using JavaFX, i forgot to type that in the title.
If it still doesn’t work, i may have to just CSS or show the devs my work and they’ll implement my work in their own way.
Well, JavaFX has even worse support. There aren’t even bundled themes to mimic Windows and macOS style, and you’ll indeed have to port the CSS.
who?
the Java devs, OP’s thinking they can make a JEP and pull request when they have time