Speed Dial Button Menu With KivyMD - Python Kivy GUI Tutorial #47

Поделиться
HTML-код
  • Опубликовано: 14 ноя 2024

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

  • @Codemycom
    @Codemycom  3 года назад +1

    ▶️ Watch Entire Kivy Playlist ✅ Subscribe To My RUclips Channel:
    bit.ly/37LrJ27 bit.ly/2IGzvOR
    ▶️ See More At: ✅ Join My Facebook Group:
    Codemy.com bit.ly/2GFmOBz
    ▶️ Learn to Code at Codemy.com ✅ Buy a Codemy T-Shirt!
    Take $30 off with coupon code: youtube1 bit.ly/2VC9WUN
    ▶️ Get The Code
    bit.ly/33yWP9D

  • @СБИСБЕЗВОДЫ
    @СБИСБЕЗВОДЫ 2 года назад +16

    6:05 In Kivy 1.0.0 icons not view. Need to change key and value to fix it:
    data = {
    "Python": "language-python",
    "Ruby": "language-ruby",
    "JS": "language-javascript",
    }

  • @tonystark3399
    @tonystark3399 3 года назад

    You're the best in teaching kivy I've seen in youtube sir

  • @victordvickie
    @victordvickie 3 года назад +4

    In master version the data for the button is changed a bit {label:icon_name} for multiple same icons!!

  • @kaivalyabhuvad6548
    @kaivalyabhuvad6548 3 года назад

    Sir I implemented my college mini project by watching your some python videos nice explanation and thank you👍

  • @yahyaa4499
    @yahyaa4499 3 года назад

    Great Explanations Sir, Can't wait for you to teach exciting projects with kivynd!!!

  • @stephenmacmannis673
    @stephenmacmannis673 3 года назад +1

    Great Video! I had to change the order in the 'data' dictionary to get the icons to work. I believe the same thing that 'VICTOR VICKIE' alluded to.

  • @devinpereira660
    @devinpereira660 3 года назад

    Thank you so much for your videos. I've made real progress on my app because of you!

  • @KrastyoKrastev
    @KrastyoKrastev 3 года назад

    Amazing videos and amazing channel!
    Can't wait for the next Kivy tutorial!

  • @Peterstavrou
    @Peterstavrou 3 года назад +2

    This series is sooooo good! Thank you!
    I noticed you use BoxLayout and MDBoxLayout interchangeably, I'm assuming there is no difference between the 2 when coding using Kivy MD?

    • @Codemycom
      @Codemycom  3 года назад +1

      Nothing noticeable :-p

  • @danieldenardi9463
    @danieldenardi9463 Год назад +3

    Hi John. Could you please give a feedback? I followed your tutorial now in 2022 and the callback is not working. I can't find anything in the documentation also. Could It be the case of a change in a recent update? Loving the series BTW. Best regards!

    • @sekaicuperus7425
      @sekaicuperus7425 10 месяцев назад +2

      The implementation was changed and callback no longer works. you have to include on_press and any button binds within the button dictionary ie. data = {...........}
      hope this helps. read the documentation on the kivy website for a better explanation

    • @matinm9897
      @matinm9897 Месяц назад

      @@sekaicuperus7425 hi
      Can you send me the link of the document of what you said
      I searched for it but could not find anything

  • @labialkosta261
    @labialkosta261 3 года назад

    Nice video like always

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

    Thanks a lot.

  • @MazenItani
    @MazenItani Год назад

    First of all thank you for you efforts these are amazing videos, on the other hand since it has been 2 years since you made this video, lot of kivymd codes are changed, for example I have a problem after applying the exact same code in .py and .kv, icons are not shown for python nor to any of the rest, in addition the name of each appears are the same as the name of the icon not the name we put beside it !, I tried to know the problem, but found nothing yet ... any ideas ?

    • @MazenItani
      @MazenItani Год назад

      I found it, I finally knew what's wrong, it was so silly, but took me couple hours, didn't expect that you should put text: icon
      not icon: text order !!!! I don't know why they reversed it !!

  • @ВенциславИлиев-з4ю
    @ВенциславИлиев-з4ю 2 года назад

    Hello! I've a question! How can I close the stack when I click on some of the icons.
    I've read in the docs about this method close_stack(), but when I try
    to invoke it, I got an error that this attribute is not existing?
    Any ideas?

  • @romainplantureux2125
    @romainplantureux2125 3 года назад

    Hi thank you for everything you do !
    Could we use kivyMD in ScreenManager ? I guess yes but I have to try it. Thank you.

  • @hanishkaranmuneswaran3347
    @hanishkaranmuneswaran3347 Год назад

    Why does the callback function is not working in kivy md 1.1.1?

  • @maxgh8315
    @maxgh8315 3 года назад

    cool video

  • @bigbadcatbigbcy2933
    @bigbadcatbigbcy2933 Год назад

    can you update kivymd tutorial series? A lot of changed since 2 years, a lot of code here is not working anymore in the new versions of kivymd

    • @Codemycom
      @Codemycom  Год назад

      No, I won't be doing more kivy videos. You can always use the older versions of kivy

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

    How to give different colors to icons

  • @ArthurFuss
    @ArthurFuss 3 года назад

    Is there a way to set these kind of buttons to the left side?

  • @tuorectors7102
    @tuorectors7102 3 года назад

    Please do a tutorial on how to make a price comparison app with python and beautifulsoup4 , pyqt5 , pysider.!!
    I searched all over RUclips and there is not much video available!
    Those videos which are available is not that accurate!
    That's why I'm asking you bro

    • @Codemycom
      @Codemycom  3 года назад

      Sorry, I'm not likely to do that.

    • @tuorectors7102
      @tuorectors7102 3 года назад

      @@Codemycom it's ok, maybe can you can.. Just teach... About bs4 module?

    • @Codemycom
      @Codemycom  3 года назад

      @@tuorectors7102 I don't know that

    • @tuorectors7102
      @tuorectors7102 3 года назад

      @@Codemycom it's ok, leave it 😂

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

    You didn't show the main thing - how to make it automatically closed then some of buttons in stack was clicked.

  • @eddw123
    @eddw123 3 года назад

    There is strange behavior using speed dial in my case.
    Using icons with NAV bar are okay, but only icons images don’t show up in speed dial , l have just white blocks🧐
    using: self.root.ids.my_label.text=f’You Pressed {instance.icon}, it returns only the text of the icon, not the name of the icon. 🤪
    And beside of the deployed buttons I have the name of the icons, not the text😆
    using “the if , elif”statements. I get the error Unbondlocal Error:local variable ‘lang’ referenced before assignment.
    Matrix is testing me..😵‍🤣

  • @fahadjawad5235
    @fahadjawad5235 3 года назад

    I am having errors while changes there colours
    Help plz

    • @Codemycom
      @Codemycom  3 года назад

      Google the errors, I can't guess what they are

  • @kunaloswal5687
    @kunaloswal5687 3 года назад

    Dont we need to clear the label??

    • @kunaloswal5687
      @kunaloswal5687 3 года назад

      When we print choosen language

    • @Codemycom
      @Codemycom  3 года назад +1

      @@kunaloswal5687 It doesn't appear that we do, as you can see in the video...right?

    • @kunaloswal5687
      @kunaloswal5687 3 года назад

      @@Codemycom yes...right...

    • @kunaloswal5687
      @kunaloswal5687 3 года назад

      @@Codemycom you are a good explainer

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

    11:34 now lets do it without KV and do it python. ok i did it

  • @KaziMdTawhid
    @KaziMdTawhid 3 года назад

    remember me?

    • @Codemycom
      @Codemycom  3 года назад +1

      sure, remember me?

  • @ardatekinalp6663
    @ardatekinalp6663 3 года назад

    Most of you guys do not deserve this guy's effort. Add him in instagram and make comments. 4k views and 38 comments. For real?