Difference between revisions of "Kivy vs Tkinter - First Try"
Jump to navigation
Jump to search
Russ hensel (talk | contribs) (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.