Hi, I have an Entry/Text widget. I have some buttons with some letter. I want user to click on only those buttons and enter in Entry/Text widget and not from computer keyboard. Is there a way where i can disable computer keyboard inputs from entering into Entry/Text widget? I found below code to disable all bindings. But with this both keyboard and mouse are getting disabled. I want mouse to act as normal.
$entry->bindtags(undef);
In reply to Disabling the keyboard inputs in Entry/Text widget by KishKishore
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |