Create Python GUIs In 5 Minutes With This Package!

Поділитися
Вставка
  • Опубліковано 25 лис 2024

КОМЕНТАРІ •

  • @arion4804
    @arion4804 7 місяців тому +4

    Not only is it easier but is also looks better than tkinter. Nice job man!

    • @shaheensaniya1350
      @shaheensaniya1350 3 місяці тому

      Hi, does GUI dynamically update,
      I have 2 fields one is a simple intput field other is a drop drown.......... I want to trigger a method on succesfully adding values to those 2 fields which is a concatination of both those fields and update the 3rd field on the same page on GUI

    • @arion4804
      @arion4804 3 місяці тому

      @@shaheensaniya1350 I don't think Gooey supports dyanmic GUI updates. I've been using subtle and complicated screen transitions but no official support has been released to my knowledge.

  • @ZR_Bravo
    @ZR_Bravo Рік тому +2

    Way too underrated. Love ypur videos

    • @ZR_Bravo
      @ZR_Bravo Рік тому

      Hope to see more great content

    • @TurbineThree
      @TurbineThree  Рік тому +1

      Thank you so much 😀Will work hard to create even better videos 👍

  • @shaheensaniya1350
    @shaheensaniya1350 3 місяці тому

    Hi, does GUI dynamically update,
    I have 2 fields one is a simple intput field other is a drop drown.......... I want to trigger a method on succesfully adding values to those 2 fields which is a concatination of both those fields and update the 3rd field on the same page on GUI

  • @ZR_Bravo
    @ZR_Bravo Рік тому +2

    One more thing, what is the best library or framework for GUI in python.(What do you like the most)

    • @TurbineThree
      @TurbineThree  Рік тому +4

      Oh, personally I prefer PyQt the most. It does take some extra time to learn (usually 1-2 weeks), but it has the most customization out of all the GUI libraries in Python, and the documentation is pretty good as well

  • @azlanabuhassan4447
    @azlanabuhassan4447 10 місяців тому

    In Gooey, can we change the coloour of the window's titlebar?

  • @anpham7108
    @anpham7108 5 місяців тому

    Thank you 😊

  • @I_do_not_want_to_reply
    @I_do_not_want_to_reply Рік тому

    Here before this channel blows up!

    • @TurbineThree
      @TurbineThree  Рік тому

      Thank you for the support! ❤️ Glad you like the videos!

  • @daniyalsardar1513
    @daniyalsardar1513 9 місяців тому

    What are your reviews about flet framework in python

    • @TurbineThree
      @TurbineThree  9 місяців тому +2

      It's a good framework, the documentation is great and there are quite a lot of examples to get started with. But I would probably use a different framework depending on the type of device you're building for.
      Like for compiling a flet app to an android app, you need to make use of other dependencies and will probably encounter quite a few errors in the process. Flutter is a way better alternative if that's your intention. But if you just want to build a simple Windows application for example, than it should work great for that use case.

    • @daniyalsardar1513
      @daniyalsardar1513 9 місяців тому

      Thank you so much
      @@TurbineThree

  • @CRB9000
    @CRB9000 Рік тому +1

    Audio is horrible.

  • @neuromorphing9933
    @neuromorphing9933 5 місяців тому

    Good content, but the AI voice is terrible !!

  • @MoneyWiseGem
    @MoneyWiseGem Рік тому

    Awesome 👍 do you have discord?