seporaitis / lhl

Linux Ham Log - an attempt to write modern terminal linux ham radio logging application from scratch
0 stars 0 forks source link

Use ncurses panels for window management #11

Closed seporaitis closed 5 years ago

seporaitis commented 5 years ago

Bookkeeping multiple windows/forms refresh/update is a tedious process and panels simplify it a lot.