Relative Content

Tag Archive for GUI

Simple Amortization: geography

Before anything else, for any given app – especially those with columnar output – you have to know what kind of geography you have with which to work. That is, what screen area are you going to design. I simplify tkinter GUI programming by keeping on hand code for a couple of “standard” test setups […]

A Simple GUI Amortization Program?

10/21/18  Simple? Really? OK, it is posted today under the GUI Demo section but a series of observations about problems, solutions, and lessons will be fodder for a couple of blogs.   After posting (a month ago) the bare bones, 36 line, brief function for amortization –  see: OTHER MODULES & Stuff -> …..Spreadsheet formulas: a […]