💾 Archived View for news.tuxmachines.org › n › 2023 › 04 › 26 › The_life_of_a_GUI_application.gmi captured on 2023-04-26 at 12:54:02. Gemini links have been rewritten to link to archived content

View Raw

More Information

-=-=-=-=-=-=-

Tux Machines

The life of a GUI application

Posted by Roy Schestowitz on Apr 26, 2023

Games: Pixel Wheels, Steam, and More

Android Leftovers

Some generalities about the life of a GUI application. What problems are usually encountered as developers, with solutions.ons need to be taken. [...] Once the GUI toolkit (and version) chosen, plus the HIG, the development starts!

One thing to note already is that the application developer is - in practice - limited by what the GUI toolkit provides (and what is easily consumable). Even though it's possible for the app developer to implement custom widgets based on lower-level API, it's much harder to do so and many app developers don't go that route.

So what the GUI toolkit provides shapes what the application looks like, how features are presented to the user and how they are implemented.

We would prefer to have as few frontend code as possible, to focus on the backend and features, but in practice we realize that the frontend is not that easy to implement, after all. A GUI application is not a batch program! Especially if we want to create a real product with a long lifetime, and a revenue stream (incidentally).

Read on

=> https://informatique-libre.be/swilmet/blog/2023-04-25-the-life-of-a-GUI-application.html ↺ Read On: Sébastien Wilmet

gemini.tuxmachines.org