199
you are viewing a single comment's thread
view the rest of the comments
[-] wth@sh.itjust.works 30 points 10 months ago

Well… this is pretty crappy.

I built a Xamarin app (mac/iOS) because I wanted portability to windows. Then I was forced to upgrade to .net 6/7 because of a library I needed, and that meant upgrading to .Net for Mac/.Net for iOS (which is part of MAUI, but not using MAUI UI controls). MAUI is definitely undercooked at the moment.

What an awful and painful process, but I’m finally there… and they drop the main IDE for development. Damn.

VSCode doesn’t have a visual UI designer (well… neither does VSMac, but it does prepare a copy of your project and opens XCode for editing the storyboard/images, and copies changes back). So does this mean they will add that to VSCode? Or will we all have to switch to raw edits of XML to create UIs like you have to do with MAUI? Ick.

Developing GUIs for windows using MS tools is a lesson in frustration, especially when you want to have cross platform capabilities… WPF -> WinForms -> Xamarin -> Xamarin.Forms -> MAUI/.Net for {Mac,iOS}… Not to mention UWP… Each transition is a rewrite. Damn.

[-] TerrorBite@meow.social 34 points 10 months ago

@wth @Spyros We need one universal graphical tool kit that works everywhere!

GTK: Hi, I heard you're looking fo—
Me: NOT YOU

[-] LaggyKar@programming.dev 11 points 10 months ago
[-] TerrorBite@meow.social 1 points 10 months ago
[-] McScience@discuss.online 1 points 10 months ago

Every desktop app that's available on multiple platforms is basically written in it.

[-] wth@sh.itjust.works 2 points 10 months ago* (last edited 10 months ago)

ROFL.

True on desktop OSs. I did quite a bit of commercial dev on GTK many years ago, but I always found the look and feel on Mac (esp) and windows quite klunky. I hear that quite a bit of work has been done on native theming, so perhaps my impressions are out of date. Having said that - GTK wasn’t bad to work with. I also did a project in WxWidgets, but again desktop only. It was not too bad for simple apps.

For the current app - first release target was iOS, then Mac, Android, Windows then Linux. So GTK was out since its not mobile friendly (I have heard you can do something on Android, but iOS is out).

[-] Trivial@programming.dev 1 points 10 months ago

GTK has improved a lot, but native theming isn’t the area. It has very powerful theming but I don’t think a macOS theme exists.

[-] wth@sh.itjust.works 1 points 10 months ago

Thanks. I’m very out of date with it.

[-] TerrorBite@meow.social 1 points 10 months ago

@wth I have worked with GTK3 myself, and once I got used to its quirks, actually found it quite nice to work with. I was writing my code in Python too, which added some extra challenge, but the GObject introspection took a lot of the pain out of interoperating with what's basically a C library.

However, I'm aware that GTK has a bit of a reputation. The look and feel is great on Linux desktops that use it natively, but I do remember it looking pretty ugly cross-platform.

[-] TerrorBite@meow.social 0 points 10 months ago

(tagging @programming for Mastodon→Lemmy federation – ignore this comment)

[-] JackbyDev@programming.dev 2 points 10 months ago
[-] TerrorBite@meow.social 3 points 10 months ago
[-] JackbyDev@programming.dev 1 points 10 months ago

Electron never forgot you :(

[-] Heavybell@lemmy.world 3 points 10 months ago

GTFO Electron, I hate you :P

load more comments (15 replies)
this post was submitted on 30 Aug 2023
199 points (98.1% liked)

Programming

16210 readers
104 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 1 year ago
MODERATORS