[Tutor] putting accent on letters while user is typing in Entrybox (Tkinter)

Ali M adeadmarshal at gmail.com
Sun Jul 15 15:44:33 EDT 2018


Hi. I want to write these (ĝ, ĉ, ĵ, ĥ, ŭ, ĉ) accented letters when the user
types (gx, cx, jx, ux, cx).

when user types 'gx' for example i want to remove that x and replace it
with the accent. how should i do that? and how should i specify which
accent goes above which letter? thanks.


More information about the Tutor mailing list