934
you are viewing a single comment's thread
view the rest of the comments
[-] Blackmist@feddit.uk 10 points 3 weeks ago* (last edited 3 weeks ago)

There used to be a UI library on the Amiga called MUI.

It used a bunch of C macros to let you define the window and all the controls. Was honestly pretty good considering it was like 30 years ago.

[-] gens@programming.dev 9 points 3 weeks ago

Unrelated but there is microui, a 1100 loc library in ansi C for a basic UI.

https://github.com/rxi/microui

[-] Zenoctate@lemmy.world 3 points 2 weeks ago* (last edited 2 weeks ago)

There is another called ImGui which is also cool! Written in C++.

https://github.com/ocornut/imgui

[-] RheumatoidArthritis@mander.xyz 2 points 2 weeks ago

It was a pleasure to work with!

[-] Blackmist@feddit.uk 2 points 2 weeks ago

Right? I can't tell you how disappointed I was to move to a "real" PC later and find the tools to be so much worse. Like you could position stuff with a GUI in VB or Delphi, but if you wanted to resize a window, it was a real faff to get everything moving about as it should.

this post was submitted on 10 Jul 2025
934 points (100.0% liked)

Programmer Humor

25362 readers
1634 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS