Learn Python tkinter GUI frames easy ⚰️

  Рет қаралды 13,905

Bro Code

Bro Code

Күн бұрын

Пікірлер: 30
@BroCodez
@BroCodez 4 жыл бұрын
# frame = a rectangular container to group and hold widgets from tkinter import * window = Tk() frame = Frame(window,bg="pink",bd=5,relief=SUNKEN) frame.pack() Button(frame,text="W",font=("Consolas",25),width=3).pack(side=TOP) Button(frame,text="A",font=("Consolas",25),width=3).pack(side=LEFT) Button(frame,text="S",font=("Consolas",25),width=3).pack(side=LEFT) Button(frame,text="D",font=("Consolas",25),width=3).pack(side=LEFT) window.mainloop()
@willowsthecat4855
@willowsthecat4855 Ай бұрын
dose it work with entrys? sorry
@harlanshafer3429
@harlanshafer3429 9 ай бұрын
Thanjks again Bro. I've gone through all your vids from 1 up to Python GUI frames. I like the way you teach, step by step. Looking forward to continuing learning Python.
@mansouralshamri1387
@mansouralshamri1387 2 жыл бұрын
Thanks bro, saved me a lot of headache
@Data_Falcon
@Data_Falcon 6 ай бұрын
thank you bro for better teaching
@iko4061
@iko4061 2 ай бұрын
❤❤
@RMIT_s210
@RMIT_s210 2 жыл бұрын
I have watched your Java videos where you created 5 Panels (JPanels) , which were then added to a JFrame, each at a different position North, South, East, West and Center. Giving great control because then you add components to whichever Panel you want. So, f you want a button on the right side, for instance, you add it to the panel at position East Is there something like that with Python ? Doesn't seem like it. Thanks and great video by the way.
@hydarhydar2338
@hydarhydar2338 Ай бұрын
@cristiucvladimir7909
@cristiucvladimir7909 6 ай бұрын
Thanks for the content!
@noisyguest5249
@noisyguest5249 4 жыл бұрын
I hate the yt algorithm all the great vid like this is hidden im lucky i found ur videos.
@noisyguest5249
@noisyguest5249 4 жыл бұрын
We shall defeat the youtube algorithm
@BroCodez
@BroCodez 4 жыл бұрын
hell yea!
@arjunbhardwaj7526
@arjunbhardwaj7526 2 жыл бұрын
learned something new hence commenting
@lw9954
@lw9954 2 жыл бұрын
Ty bro!
@tatyana9974
@tatyana9974 2 жыл бұрын
Thanks for the video bro!
@jhassee
@jhassee 2 жыл бұрын
Gucci Frames!
@oliver_2004
@oliver_2004 2 жыл бұрын
Nice explanation thank you 👍
@MyrLin8
@MyrLin8 8 ай бұрын
sweet
@امینجمالی-خ9ص
@امینجمالی-خ9ص 2 жыл бұрын
Thank You
@uuhju7004
@uuhju7004 3 жыл бұрын
THANK YOU!
@piotrkopcewicz5227
@piotrkopcewicz5227 Жыл бұрын
great !! thank you Bro :)
@beingzero7541
@beingzero7541 2 жыл бұрын
Wow!!!
@lucyledezma709
@lucyledezma709 4 жыл бұрын
Very good video!!!... : )
@BroCodez
@BroCodez 4 жыл бұрын
Thank you!
@lucyledezma709
@lucyledezma709 4 жыл бұрын
You always make great videos!!!
@madhusudhanm2996
@madhusudhanm2996 3 жыл бұрын
Hi sir Can we append a window inside a frame in fixed position with minimize an maximize and closing options to the window
@gustavoaponte1814
@gustavoaponte1814 Жыл бұрын
meow meow meow~!
@shahzodsayfiddinov9510
@shahzodsayfiddinov9510 3 жыл бұрын
Thank you Bro
@promax1st
@promax1st 2 жыл бұрын
;)
@skystep2
@skystep2 4 жыл бұрын
Don't use that damn * in tutorials, it's no good! Why this is no obvious!
Python tkinter how to open new windows 🗔
4:45
Bro Code
Рет қаралды 56 М.
Learn Python tkinter GUI listboxes easy 📋
15:00
Bro Code
Рет қаралды 22 М.
МЕНЯ УКУСИЛ ПАУК #shorts
00:23
Паша Осадчий
Рет қаралды 4,6 МЛН
Каха и лужа  #непосредственнокаха
00:15
Can You Find Hulk's True Love? Real vs Fake Girlfriend Challenge | Roblox 3D
00:24
Learn Python tkinter labels easy 🏷️
10:28
Bro Code
Рет қаралды 41 М.
Learn Python PyQt5 in 1 hour! 🐍 (2024)
1:10:29
Bro Code
Рет қаралды 19 М.
Learn Python tkinter GUI menubars easy 🧾
10:49
Bro Code
Рет қаралды 22 М.
25 nooby Python habits you need to ditch
9:12
mCoding
Рет қаралды 1,8 МЛН
Learn Python tkinter GUI grid layouts easy 🏢
9:43
Bro Code
Рет қаралды 20 М.