python how to open a new window tkinter GUI tutorial for beginners #python #new #window #tkinter #GUI #tutorial #beginners
Пікірлер: 101
@BroCodez4 жыл бұрын
from tkinter import * def create_window(): new_window = Tk() #Toplevel() = new window 'on top' of other windows, linked to a 'bottom' window #Tk() = new independent window #old_window.destroy() #close out of old window old_window = Tk() Button(old_window,text="create new window",command=create_window).pack() old_window.mainloop()
@amiral-ghanem10233 жыл бұрын
thanks for showing us how to make windows. i hav strugled to understand this part due to poor teaching but i only had to watch your vid once to understand
@specularboi Жыл бұрын
but how do i add text to the new menu?
@yahyaaabdulaliibnmaryam76902 жыл бұрын
Finally some one who know how to teach a class with out all the other bs, thank you sir!!!
@davidwilliams70942 жыл бұрын
I am glade that this channel exists.
@littlehibiscus8118 Жыл бұрын
This was very helpful with little baby beginners like me. Thank you.
@motis6290 Жыл бұрын
i never like a video, but this is so good information, thanks alot, it feels good to see creators like you teach us. thanks again
@HaiNguyen-k1k6o7 ай бұрын
Great video!
@luekbaja2 жыл бұрын
Short and very useful video
@csubh3 жыл бұрын
perfect thumbnail doesn't exi-
@hydarhydar233822 күн бұрын
Well Well......
@hozn043 жыл бұрын
U are good
@Tree_GamerАй бұрын
delicious video
@Gbrr6 ай бұрын
Thank you
@VQNEX_REAL3 жыл бұрын
that was helpful bro
@VocVic22 сағат бұрын
wow
@Gigetto4419 Жыл бұрын
Can you make a video on how to close the windows in the def i cant find a way
@simplefloor17002 жыл бұрын
Great tutorial, good explanation without being too long.
@bhawirai73492 жыл бұрын
Nice. Thanks
@yoakDev Жыл бұрын
thanks for the tutorial really helped to understand the basics of opening and closing windows but can you tell me how to make the top window also have a button that says "new window" so that u can infinitly open and close windows?
@uuhju70043 жыл бұрын
ty
@gustavoaponte1814 Жыл бұрын
meow meow meow~!
@paidy983 жыл бұрын
its awsome thank you so so much
@beingzero75412 жыл бұрын
Wow!!!
@Monster-im6nu2 жыл бұрын
Thank you Bro
@xmarciasxshorts79532 жыл бұрын
nice
@K3LP_STUDIØS3 ай бұрын
Thank you so much!
@shahzodsayfiddinov95103 жыл бұрын
Thank you Bro!
@monwil32964 жыл бұрын
Bro 👏👏👏👏, you're amazing
@BroCodez4 жыл бұрын
thanks Mon Wil!
@ahmedalaidaroos1791 Жыл бұрын
good vid
@InspireDaily-l2u6 ай бұрын
thank you, but how to make text fields
@goofygoovber Жыл бұрын
IM A BRO NOW LETS GOOO :) love the video
@dineshgautam70272 жыл бұрын
You are great bro.....,🙏
@manuelvaal12572 жыл бұрын
awesome!
@Xenonandplutonium11 ай бұрын
👍
@kushagrawal68884 жыл бұрын
How to add even more windows btw thanks for help
@piotrkopcewicz5227 Жыл бұрын
great !! :)
@philtoa3343 жыл бұрын
Nice;
@romxnsqips57223 жыл бұрын
Both do the exact same thing for me Tk and top level, I’m trying to creat the same window also not a blank window maybe there is no way I need help
@cristiucvladimir79096 ай бұрын
Thanks!
@ab123-j7v3 жыл бұрын
amazingg !!! thank you soo much.
@evelyn_ryan12 жыл бұрын
Thanks boss... Exactly what I was looking for
@sushmitapandit76112 жыл бұрын
This is very helpful.
@hydarhydar2338Ай бұрын
❤
@Xtrabytezgam3 ай бұрын
Im extremly new to python.
@lw99542 жыл бұрын
Ty bro!
@meowcandy3 жыл бұрын
thx dude
@n0b00m32 жыл бұрын
just wondering how I would be able to edit/add buttons or text to the new window
@wakkendul14343 жыл бұрын
hye bro, in youtube i never find someone who makes video about save label image as png,jpg and any kind of that.. can u make some video about that on tkinter.. appreciate u bro
@Flamer0005 ай бұрын
Ok
@hgholizadehk Жыл бұрын
How should we code if we want to not allow closing the main window before closing the top window?
@KIVIDiana2 жыл бұрын
This video is very helpful, thank you. How can I make sure to have only one child window?
@shanereacts81913 жыл бұрын
Thx a lot brother it helped a lot . But i had a problem can you pls tell like i wanna make a calculator then where do i have to write the code? After the old window main loop or somewhere else?
@someoneontheinternet34272 жыл бұрын
idk broski but heres a realy bad cauculator if u want it print ("CAUACULATOR") print("ENTER A TOTAL OF 3 NUMBERS AND THEY WILL GET ADDED TOGETHER LIKE MAGIC") num1 = input("number 1: ") num2 = input("number 1: ") num3 = input("number 1: ") answer = (float(num1)) + (float(num3)) + (float(num2)) print(answer)
@MrMeme-jh4ez2 жыл бұрын
make a new file, use a def statement and inside that def statement put the cal code. After that import that file and put the def name inside the code, hope this helps
@MrMeme-jh4ez2 жыл бұрын
@@someoneontheinternet3427 you forgot to change num2 and num3 inputs from "number 1" to "number 2" etc.
@someoneontheinternet34272 жыл бұрын
@@MrMeme-jh4ez thx
@Windswpt Жыл бұрын
Is there a way to put ansi inside the window?
@Ahmadrobiee3 ай бұрын
How to write something in that window like a Label
@Steven_Brown_Official5 ай бұрын
how do i use "input" or "print" inside that window habibi
@ICS-b8u Жыл бұрын
Can i find somewhere these commands?
@themortalmechanic39573 жыл бұрын
Very poggers
@RedHairedSkytel11 ай бұрын
How to change the name of the window
@AgmagusOkanm3 күн бұрын
Dropping comment down below!
@furiousgaming28013 жыл бұрын
amazing 🤩
@Uww8373jdurj3 жыл бұрын
How do i change the button size
@omarbalajayev22162 жыл бұрын
how do i make my code from below run inside the window???
@kalakeitto96272 жыл бұрын
works :D
@r4ndom-here9 ай бұрын
:)
@cr4ft251 Жыл бұрын
How to add multiple buttons to a window that does this same exact thing. Somebody help please
@CS.9474 Жыл бұрын
why after creating a new window either with Toplevel() or by Tk() we are not using .mainloop to create window it just directly creates one without .mainloop any reasons.....?
@youssefomar55122 ай бұрын
so it uses the window.mainloop which is in the bottom window toplevel
@ethansu84643 жыл бұрын
do you have to download files
@Carium1 Жыл бұрын
I don't know if you respond to comments, but I'm using pycharm and followed your code exactly but the window isn't popping up. Do you happen to know if I need a specific package to do this?
@Carium1 Жыл бұрын
If anyone else is having this problem I figured it out, make sure that when you go run your code you run the correct section. My issue was that there were two open and I was running main instead of the newly opened one
@a_star_official_2 жыл бұрын
is it possible without importS?
@Im_a_jinx-49 ай бұрын
no
@MaxxTheKitsune Жыл бұрын
why does my cmd prompt open everytime i press start?
@skyiz4u Жыл бұрын
@Data_Falcon6 ай бұрын
hello bro
@jhassee2 жыл бұрын
offTheChain
@TheRealOfficialBirdy2 жыл бұрын
How do I do this without any modules
@MrMeme-jh4ez2 жыл бұрын
you need the tkinter module to do this
@WillplaysFort3 жыл бұрын
how do you change the size of the window
@noghost67973 жыл бұрын
window.configure(width = size, height = size) But for me, the window doesn't change, after implement the button.
@WillplaysFort3 жыл бұрын
NoGhost thanks a lot
@MrMeme-jh4ez2 жыл бұрын
window.geometry("size"x"size")
@WillplaysFort2 жыл бұрын
@@MrMeme-jh4ez thanks
@dj_ldnr46903 жыл бұрын
bro i cant insert image on new Tk()
@dealingg3 жыл бұрын
comment
@krypyic39533 жыл бұрын
how do w make it repeat itself
@Im_a_jinx-49 ай бұрын
i think you can put this under while = example word and set the word to true ?