Commit Graph

4 Commits

Author SHA1 Message Date
Peter McGoron b10c5c075b Add serial searching
I am not quite sure how to structure this program. I put the serial
object in the Application object, but it seems that over time the
MainWin class will just have a million initialization parameters.
2021-08-12 12:06:47 -04:00
Peter McGoron 1786411365 properly scale buttons on window resize 2021-08-11 14:05:40 -04:00
Peter McGoron 74d66b59a0 start layout of main window 2021-08-11 13:49:25 -04:00
Peter McGoron 2c64cdd692 Show window
This program will use wxPython to make things more portable.
2021-08-11 13:03:53 -04:00