Hi,
How do I disable Copy/Cut/Paste operations on a textbox in Tkinter.
I want to implement this in simple login form, where I found I can copy or paste or cut from textbox which is meant to accept PASSWORD.
Can we do that? How?
Thank you,
Regards,
kath.