this post was submitted on 13 Mar 2023
1 points (100.0% liked)

General Programming Discussion

7803 readers
1 users here now

A general programming discussion community.

Rules:

  1. Be civil.
  2. Please start discussions that spark conversation

Other communities

Systems

Functional Programming

Also related

founded 6 years ago
MODERATORS
1
submitted 2 years ago* (last edited 2 years ago) by lofenyy@lemmy.ca to c/programming@lemmy.ml
 

Fellas, I need help working on a user interface. I want to add controls, like a toolbar of sorts I guess, to this project (a calorie counter). It seems like I'd want them within the recipe and diary stacks, since the controls are the same, but not the stats stack, since that's just for displaying information. This idea though, seems super awkward. I could add a menu bar to the whole thing instead, but I'm writing for mobile. Neither idea seems good.

I could work on an ncurses version instead, until Trisquel releases GTK4, libadwaita and newer versions of libhandy. All this does though, is push the issue into the future.

Any ideas on how to proceed?

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here