Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: tkinter
Post: RE: tkinter

(Aug-30-2020, 02:57 PM)DPaul Wrote: You could try this: def show_number(x): .....code ... button01 = Button(root,text='1',font='ARIAL',command=lambda: show_number(1)) button02 = etc...Paul Thank...
kiko GUI 3 2,064 Aug-31-2020, 10:09 AM
    Thread: tkinter
Post: tkinter

Hello! I am new to tkinter and i am trying to make a calculator on my own. I made buttons for every number and action but i want to know how to make the numbers appear in horizontal order and in a cer...
kiko GUI 3 2,064 Aug-30-2020, 02:29 PM

User Panel Messages

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