390
Chrulemium (lemmy.blahaj.zone)
submitted 2 years ago* (last edited 2 years ago) by pine to c/196

Inspired by: https://twitter.com/Rimmy_Downunder/status/1686188323164028928

Transcription:

A stick figure pondering: "Hm. If only there was a platform for my desktop application"

The stick figure stepping over many native GUIs to pick up Google Chromium.

The stick figure: "Ah! Here we go!"

you are viewing a single comment's thread
view the rest of the comments
[-] PotatoesFall@discuss.tchncs.de 15 points 2 years ago

A lot of people have made a website before, so it makes sense that's the first choice for them.

That being said, if I was to make a simple desktop app tomorrow, which GUI would you recommend me?

[-] SSUPII@sopuli.xyz 19 points 2 years ago* (last edited 2 years ago)

Its hard to answer without knowing what your app needs to do.

For a generic crossplatform program, I would say QT or GTK when programming in C/++.

[-] ICastFist@programming.dev 12 points 2 years ago

Also depends on the language being used. Even if it's javascript, you could use something like Tauri or Neutralino, which can also make an executable bundle which uses the OS's native HTML renderer, no bundled chromium needed.

Some languages + recommended graphical frameworks:

  • FreePascal + Lazarus
  • Dart + Flutter
  • Go + Fyne
  • Lua + LOVE2D (game engine, but can work fine for most cases)
[-] PsychrolutesMarcidus 1 points 2 years ago

for the love of god don't use go to make gui desktop app

[-] yggdar@lemmy.wtf 8 points 2 years ago

Which programming language will you use?

[-] PotatoesFall@discuss.tchncs.de 7 points 2 years ago

this is a hypothetical scenario but let's just say rust

this post was submitted on 02 Aug 2023
390 points (100.0% liked)

196

16847 readers
1743 users here now

Be sure to follow the rule before you head out.

Rule: You must post before you leave.

^other^ ^rules^

founded 2 years ago
MODERATORS