Python GUI with Tkinter - Opening up files using Filedialog Tkinter - 10/30

preview_player
Показать описание
Day 10 - Add files into the GUI using the filedialog class of tkinter python.

#tkinter #python #tkinter30
Рекомендации по теме
Комментарии
Автор

alright alright alright

make this the official introduction for this channel

snlagr
Автор

He starts the file dialog portion of the video at 4:28

czagazeta
Автор

Thanks dude, Keyword global has great role in programming.

PardeepSingh-wnvy
Автор

why are we importing filedialog when we imported everything once with the star import already ?

satoshinakamoto
Автор

when i just played this video i thought for a minute that my i9-9900k pc got hanged due to 'alright - alright - alright'.

shivensaini
Автор

i got an error when try to open and play file
File "C:\Users\Tarun\AppData\Local\Programs\Python\Python37-32\lib\encodings\cp1252.py", line 23, in decode
return codecs.charmap_decode(input, self.errors, decoding_table)[0]
UnicodeDecodeError: 'charmap' codec can't decode byte 0x90 in position 193: character maps to <undefined>

taruns
Автор

Hello brother i have one question please answer me
when we play song after sometime we pause it pause, it is ok.
But my question is that when we play that pause music it is not playing where i pause it, it play from the start. How to resolve it .
Thanks in advance

Master-qreq
Автор

I am not able to play .mp3 songs ! it is only playing .wav songs . But you were able to play a .mp3 song. How ??

PRO-toil
Автор

Well you could have used Except: pass statement... it would have made your work a little easier!

SandyFlute
Автор

hi! how to file upload in interface, thank you in advance for answering me..

life_
Автор

_tkinter.TclError: bad option "-mode": must be -confirmoverwrite, -defaultextension, -filetypes, -initialdir, -initialfile, -parent, -title, or -typevariable

marcosrojogomez
Автор

My purpose watching this was to learn about file dialogs. 3+ minutes into the video and I gave up as the discussion was about fixing things from another video.

mattelliott