Pressing Enter in an Entry should be it's own event
Closed this issue · 0 comments
RhetTbull commented
Right now, you need to look at the event.event.keysym == "Return"
to catch Enter.
Closed this issue · 0 comments
Right now, you need to look at the event.event.keysym == "Return"
to catch Enter.