Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: How to bind an event when enter is pressed on a Entry control?
Post: RE: How to bind an event when enter is pressed on ...

(Aug-29-2019, 08:40 PM)Yoriz Wrote: usergbp.bind('<Return>', on_entry_function)Thank you a lot!
Michael4 GUI 4 3,949 Aug-29-2019, 10:11 PM
    Thread: How to bind an event when enter is pressed on a Entry control?
Post: RE: Tkinter code doesn't work

(Aug-29-2019, 07:59 PM)Yoriz Wrote: You should only create one mainloop. An event needs binding to the Entry usergbp when enter is pressed, in that event it reads the value, does the calculations an...
Michael4 GUI 4 3,949 Aug-29-2019, 08:23 PM
    Thread: How to bind an event when enter is pressed on a Entry control?
Post: How to bind an event when enter is pressed on a En...

Hello everyone! I am a newbie to Python. I'd like to create a program that runs using Tkinter, but my code doesn't work correctly, unluckily. Could you please tell me where the issue is? from tkinter...
Michael4 GUI 4 3,949 Aug-29-2019, 06:00 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020