Hello there. I'm trying to create a multi timer program. I've gotten most of the groundwork done as far as the meat and potatoes goes, but I'm having trouble with something. Right now a command line program will not have the capabilities I'm striving for. With that I'd like to create an interface that is user friendly. The end goal would be to have a box to accept user input at any time as well as a couple boxes with start times, end times, and time remaining. I've been told that there are libraries that house everything I need. Is anyone here good with those libraries? I just need to know so I can start mapping out what it will look like. Thanks.
EDIT:
All of the "boxes" I mentioned will all be housed in one main box. Hope that I didn't confuse anything.