Difference between revisions of "Kivy vs Tkinter - First Try"

From OpenCircuits
Jump to navigation Jump to search
(Created page with "= What = I am trying to implement this window in Tkinter over again in Kivy. This is my first bit of code to show some progress, I am trying to do it without any Kv coding. ...")
(No difference)

Revision as of 14:43, 8 February 2017

What

I am trying to implement this window in Tkinter over again in Kivy. This is my first bit of code to show some progress, I am trying to do it without any Kv coding. [[]]

Here is the SmartTerminal window.