PyDataMath-II icon indicating copy to clipboard operation
PyDataMath-II copied to clipboard

A simple Python calculator gui application based loosely on the Texas Instruments DataMath II produced circa 1975 #PySimpleGUI #Tkinter

Results 3 PyDataMath-II issues
Sort by recently updated
recently updated
newest added

I've noticed a number of your programs specify a fixed size for the window. I recommend not doing this for a couple of reasons. 0 - This isn't tkinter, you...

I'm moving as much of the demo code as possible to Trinket as well as my GitHub. Because of the video, this code is particularly good to show to folks,...

Wanted to say thank you so much for the support you've shown in your videos. One of the reasons I like to read as much PySimpleGUI code that other people...