i have a program which writes stuff to a file. my issue is that the program is used exclusively for non-ASCII strings. that program has a GUI.
i’ve used Tkinter, but from what i can see it only supports the code pages for the keyboard layouts i have. thus, i need a GUI that supports the entirety of Unicode in text inputs.
preferably something easy
submitted by /u/AwwThisProgress
[link] [comments]
r/learnpython i have a program which writes stuff to a file. my issue is that the program is used exclusively for non-ASCII strings. that program has a GUI. i’ve used Tkinter, but from what i can see it only supports the code pages for the keyboard layouts i have. thus, i need a GUI that supports the entirety of Unicode in text inputs. preferably something easy submitted by /u/AwwThisProgress [link] [comments]
i have a program which writes stuff to a file. my issue is that the program is used exclusively for non-ASCII strings. that program has a GUI.
i’ve used Tkinter, but from what i can see it only supports the code pages for the keyboard layouts i have. thus, i need a GUI that supports the entirety of Unicode in text inputs.
preferably something easy
submitted by /u/AwwThisProgress
[link] [comments]