MrOzwaldMan@lemmy.ml to Linux@lemmy.mlEnglish · 10 months agoCreated a Java Application for Easy '.desktop' File Creationwww.youtube.comexternal-linkmessage-square44fedilinkarrow-up182arrow-down111file-text
arrow-up171arrow-down1external-linkCreated a Java Application for Easy '.desktop' File Creationwww.youtube.comMrOzwaldMan@lemmy.ml to Linux@lemmy.mlEnglish · 10 months agomessage-square44fedilinkfile-text
minus-squareMrOzwaldMan@lemmy.mlOPlinkfedilinkarrow-up1·10 months agoHow do I integrate gtk and qt, so both GNOME and KDE users can use this?
minus-squareAatube@kbin.sociallinkfedilinkarrow-up1·9 months agoIf you’re using swing, you can’t, unless you’re willing to use something called SwingWT from twelve years ago.
minus-squareleopold@lemmy.kde.sociallinkfedilinkEnglisharrow-up2·9 months agoActually, Swing has a GTK3 style, so it can integrate decently well. JavaFX however does not.
minus-squareMrOzwaldMan@lemmy.mlOPlinkfedilinkarrow-up1·9 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·9 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-29 months agothe Java devs, OP’s thinking they can make a JEP and pull request when they have time
How do I integrate gtk and qt, so both GNOME and KDE users can use this?
If you’re using swing, you can’t, unless you’re willing to use something called SwingWT from twelve years ago.
Actually, Swing has a GTK3 style, so it can integrate decently well. JavaFX however does not.
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