Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
vikkio617y@zmzmuazzam98 yes I did, but the output bundle size is too heavy for what I am doing. 180 mb for a small app...
Plus I would like to work with native code rather than adapting pattern and tech that I know already -
vikkio617y@Artemix I would again, the problem is that designing the forms is really complicated, and the graphic tools are so unstable that makes me want to use only the text fxml version.
Do you suggest any tutorial? -
@Artemix
That said, Qt seems to be the only cross-platform, widely used GUI framework. Sure, gtk+ exists, but it's got nowhere near the portability (so far that I've seen). -
vikkio617y@Gatgeagent tried, and it so so unstable that becomes annoying, plus does not load the css
-
vikkio617y@Artemix I guess I haven't checked it out as much as I should have. I was looking into tornadofx (as you suggested?) it is only for kotlin? Probably I should check it out as well.
Related Rants
-
HelloBaze7This white line at the top on Spotify Windows desktop app is triggering me. And no it's not my screen.
-
laTinkerer13I'm a junior developer working on a project that's completely out of my scope. I've missed deadline after dead...
-
nerdynerd29Not a rant, need advice I recently signed an offer with Facebook, today Uber offered me a similar position wi...
Hello everyone, I would like to create a native desktop application on Linux, which language/gui framework would you suggest to me, knowing that I have been working as a Web developer all my life?
I tried Javafx, but I don't like that very much, is really confusing and requires a lot of boilerplate, I use to work with visual studio, so a drag and drop visual editor to create a gui, that was easy.
I tried electron, but I don't really like it.
The main problem I am facing is adapt a pattern like mvc to desktop app, and share data between scene.
I would love to use flux pattern.
Any tutorial suggestions?
undefined
advice needed
desktop app