Setting and getting widget data in tkinter

แชร์
ฝัง
  • เผยแพร่เมื่อ 4 ก.พ. 2025
  • A tutorial on getting data from widgets and updating widgets using config in tkinter.
    You can get the code here: github.com/cle...

ความคิดเห็น • 10

  • @techklavye
    @techklavye ปีที่แล้ว +4

    In my opinion by far the most comprehensive Tkinter series. Thanks.

  • @imaneamine3047
    @imaneamine3047 7 หลายเดือนก่อน

    The quality is so much high! Thank you again! I hope you get more traffic

  • @RonaldModesitt
    @RonaldModesitt ปีที่แล้ว

    Excellent series. Many thanks.

  • @duangaolu
    @duangaolu 6 หลายเดือนก่อน

    These are excellent. Yes, the best.

  • @odams
    @odams 2 ปีที่แล้ว

    Thank you for this series!

  • @katwyble9611
    @katwyble9611 9 หลายเดือนก่อน

    Is there a way to get the value from a String, Boolean, and Integer inputs from the user in Tkinter and use those values in a data frame that will execute matlibplot? So get the user inputs, use those values outside the gui.

  • @janlochman1985
    @janlochman1985 ปีที่แล้ว

    And what version of Tcl/tk you are using? I can read in the documentation, that values of state are "normal, active, disabled", which looks like documentation for 8.7, but truly on my 8.6 both "enable" and "active" works the same.

  • @juniorMr
    @juniorMr 2 ปีที่แล้ว

    Thanks for amazing video

  • @digitalmachine0101
    @digitalmachine0101 11 หลายเดือนก่อน

    Good information

  • @RinkkGG
    @RinkkGG 2 ปีที่แล้ว

    Great video!