owendaigle / SCtechEncrypterDecrypter

Sugarcane Tech encrypter and decrypter program. Very basic
0 stars 0 forks source link

[REQ] Tkinter integration #2

Closed TheTechRobo closed 4 years ago

TheTechRobo commented 4 years ago

Since I know Tkinter very well, I was thinking of making a graphical version of this.

If I have the time I will do this but it would take a while.

However, it would make this software much easier to use for novices, and much friendlier to the eye.

I will let you know about progress on this feature.

owendaigle commented 4 years ago

if you want you could.

TheTechRobo commented 4 years ago

I am starting to work on it.

Keep in mind that this may take awhile.

Here is the site i went to for data entry : http://effbot.org/tkinterbook/tkinter-entry-dialogs.htm

EDIT: nvm I used other sites e.g. here and here

TheTechRobo commented 4 years ago

All done and dusted ! It is in gui.py