8. Display Texts And Images In Tkinter (Python)

Поделиться
HTML-код
  • Опубликовано: 20 авг 2024
  • The video is about displaying texts and images in Tkinter using the Label widget. The video is a part of the series of "Developing GUI using Tkinter - Python"
    For the full version of the code, do visit our Github page :
    Link: github.com/Cod...
    Our Website: www.codingpriva...
    Feel free to comment and ask questions.
    Thank you.

Комментарии • 6

  • @user-WernerF
    @user-WernerF 2 месяца назад +1

    The 'Image.ANTIALIAS' is not supported, i have tried 'resized_image = photo2.resize((300,150), Image.Resampling.LANCZOS)' , but the image has then wrong Proportions. I use MVS

  • @autarroy
    @autarroy 2 года назад +1

    Could you make a video, with the following buttons where I can add, delete,
    and pause photos, forwards and backwards, and create a folder myself to put the photos in.
    All photos should automatically be the same size.

  • @williamsbikoko1684
    @williamsbikoko1684 Год назад +1

    Thanks a lot

  • @chinnamraviteja1923
    @chinnamraviteja1923 2 года назад

    Need help bro

  • @chinnamraviteja1923
    @chinnamraviteja1923 2 года назад

    Bro