Kivy Tutorial 11 - Creating Toolbars | KivyMD

แชร์
ฝัง
  • เผยแพร่เมื่อ 19 ธ.ค. 2024

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

  • @williepietersen4707
    @williepietersen4707 ปีที่แล้ว +16

    Great Content, just want to mention, MDToolbar is not supported anymore and give errors, Replace MDToolbar with MDTopAppBar

  • @LucLev
    @LucLev 2 ปีที่แล้ว +20

    For anyone following this in 2022 like I am, MDToolbar has been replaced with MDTopAppBar

    • @Nayana_Amodkar
      @Nayana_Amodkar 2 ปีที่แล้ว +1

      Thanku sooooo much. God bless you

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

      God bless you, I have been trying this, not working

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

      @@lymmentrixprofessional thanks for this.

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

      Thank you

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

      thank you so much

  • @nagarjunareddy8298
    @nagarjunareddy8298 3 ปีที่แล้ว +1

    You are the Kivy Master. Thanks for your videos it's helping me a lot of

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

    Wow! This is great content! Well done! Really enjoying this series. I have wanted this type of info on developing Kivy apps and Material design for years. Really glad to find someone devoting some time to it! Keep up the great work! Cheers from Australia :)

    • @buildwithpython
      @buildwithpython  4 ปีที่แล้ว

      Thanks!

    • @bharathjramalingam
      @bharathjramalingam 4 ปีที่แล้ว

      @@buildwithpython hello I am facing Process finished with exit code and not getting any diplay

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

      @@buildwithpython my bottom app bar does not show anything im using kivy 1.2.0

  • @jesusgines4596
    @jesusgines4596 ปีที่แล้ว +1

    I did the step by step and I got a unknown class on the MDToolbar although the video tutorial are on point from beginning to the end

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

      same. lmk if u fix it yh?

    • @itz_Am3n
      @itz_Am3n 10 หลายเดือนก่อน +1

      Change MDToolBar to MDTopAppBar or MDBottomAppBar depending on the case

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

      @@itz_Am3n my Bottomappbar doesnt exist what should i replace it with

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

    You're the best!
    I love your content, please keep uploading.

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

    Ufff muy genial!! desde habla hispana muchas graciasss! Thank U Mann you're the bestt

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

    When i am running this code without making a label in screen then the tool bar is coming to bottom,pls answer

  • @garyobrien1920
    @garyobrien1920 5 หลายเดือนก่อน

    Hey Attreya, have you seen issues with the MDBottomAppBar, it no longer works as it does in your video. I've tried the MDFloatLayout and MDFabBottomAppBarButton and this works to some extent but I can't add any text or title to the MDBottomAppBar. Any ideas?

  • @williamofdallas
    @williamofdallas 4 ปีที่แล้ว

    Your videos are so helpful. God bless you

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

    sir when i come to bottom navigation tool bar elements inside of it are not showing, and default android icon is also not showing, please help

  • @Hero1Love2
    @Hero1Love2 3 ปีที่แล้ว

    Are we able to use MDDataTable in builder?

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

    PLEASE HELP :
    How can i update the text of a label after pressing the button????

  • @Anykid99
    @Anykid99 2 หลายเดือนก่อน +1

    latest updates to add BottomBar:
    MDBottomAppBar:
    MDTopAppBar:
    title: "Bottom Bar"
    icon: "plus"
    type: "bottom"
    if your icons and buttons don't appear add in root class
    self.theme_cls.material_style = "M2"

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

    Great content. Very helpful

  • @jonathanameyo3608
    @jonathanameyo3608 3 ปีที่แล้ว

    Can you use on_press or on_release on left and right_action_items?

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

    Hello thanks for this tutorial, one question I have a toolbar above and image below but there is a white blank space in between. How do I remove the blank space in between the toolbar and the image? thanks

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

    MDToolbar doesn't work on my end. I checked the github notes and there's no update for the name, please helpp

  • @wendellgonzales924
    @wendellgonzales924 3 ปีที่แล้ว

    Is it possible to disable button in toolbar

  • @GG-dl9tl
    @GG-dl9tl 3 ปีที่แล้ว

    Hi bro how do I change the colour of the nav bars text and 3 lines button from white to black?

  • @sabisror833
    @sabisror833 3 ปีที่แล้ว

    love your videos. how do i make the toolbar stay while using multiple screens with the screen manager?

  • @Beautifulworld02-r
    @Beautifulworld02-r 4 ปีที่แล้ว

    How can we create multiple windows and does it have its own language like kv language

  • @odrijabhatt2122
    @odrijabhatt2122 3 ปีที่แล้ว

    Sir, i dont know why but it is showing reference error : weakly referenced object no longer exists error . Can you please where i might have made the mistake

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

    Hi, how do i solve error "kivy.factory.FactoryException: Unknown class "?

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

      It changed in the new version of KivyMD, now its MDTopAppBar or MDBottomAppBar

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

    Awesome tutorial! I have a question: how can I set MDToolBar title as a variable? What if I want to use this ToolBar for choosing among different items and the item selected shows up in the title? Thanks bro

    • @buildwithpython
      @buildwithpython  4 ปีที่แล้ว

      It's a long answer which you will have to figure out on your own. Best of luck! And thankyou for the sub :)

  • @myththamizhan
    @myththamizhan 3 ปีที่แล้ว

    Bro... I'm wrote this program in my pycharm. But that green color coding is show error... I'm add Kivy, Kivy MD plugins...but it's showing error... please give solution

  • @thetradingzone-dy
    @thetradingzone-dy 4 ปีที่แล้ว

    Thanks to for sharing your thoughts and knowledge. I learning much more thing from you video. Please upload next video. I want to make butifull app for all platforms

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

    Thankyou so much for the knowledges. 🙏🏻

  • @rahulshan156
    @rahulshan156 3 ปีที่แล้ว

    bro is that possible to add a layout inside a box layout

  • @jarrettrus26
    @jarrettrus26 4 ปีที่แล้ว

    Really cool tuts man! Lots of information in a short period of time, that is the best thing! Waiting for more tutorials! I am thinking about app with login logic, to bind some type of local database and then custom content depends on who is logged in.

  • @johnlug9655
    @johnlug9655 4 ปีที่แล้ว

    For lesson 11, How can we exploit KWARGS for Window size that way no code to remove and more flexible testing from batch file(s)?
    python main.py --size=320x460 --dpi=96

  • @rohitsonawane4592
    @rohitsonawane4592 4 ปีที่แล้ว

    How to integrate turtle graphics in Kivi App.??
    Please reply me....

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

    Due to old content some Names have changed. Do refer the doc link for kivymd. But this video's are very good.

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

    I am getting this error: raise FactoryException('Unknown class ' % name)
    kivy.factory.FactoryException: Unknown class
    please help me fix this

    • @g_o_a_t315
      @g_o_a_t315 5 หลายเดือนก่อน

      replace MDtoolbar to MDTopAppBar

    • @JGJGJGJGJGJG3
      @JGJGJGJGJGJG3 5 หลายเดือนก่อน

      @@g_o_a_t315 wow you’re late
      Anyways I figured it out by myself a year ago but thanks

  • @vitaliy_L
    @vitaliy_L 4 ปีที่แล้ว

    Hi! Can I ask you some question? I have a datatable on my screen, and row_data i`m getting from sql data base. How can I make 'reload effect' for datas in that table by press button or screen scrolling? Thanks!

  • @Magnarks
    @Magnarks 3 ปีที่แล้ว

    5:00 mi toolbar is in botton no in top

  • @debanjanbiswas8255
    @debanjanbiswas8255 3 ปีที่แล้ว

    Really wonderful videos. Thanks for sharing the knowledge. Could you tell me how to add a back button on the MDToolbar

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

    How to change size, color and font?

  • @g3_gigi139
    @g3_gigi139 2 ปีที่แล้ว +1

    I had to use MDTopAppBar otherwise i was getting unknown class Error when i used MDToolbar

  • @amirnazir2998
    @amirnazir2998 4 ปีที่แล้ว

    how can I install KivyMD in Anaconda?
    tell me, please?

    • @exclusivestudios
      @exclusivestudios 4 ปีที่แล้ว

      You can just install it using pypi
      pip install kivymd

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

    The toolbar comes to the bottom why?

  • @thetradingzone-dy
    @thetradingzone-dy 4 ปีที่แล้ว

    And can you tell me please what's difference between kivy and kivymd..??

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

      With Kivymd, you can make more beautiful apps.

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

    I got an error unknown MDToolbar

  • @b.d.vishwapraveensarathcha6771
    @b.d.vishwapraveensarathcha6771 3 ปีที่แล้ว +1

    Awesome !!! Thanks bro💟

  • @cinemalovers911
    @cinemalovers911 3 ปีที่แล้ว

    One more thing, you can actually change the toolbar size by adding size_hint: (1, 1)

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

    yes I fixed it thanks for your reply

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

    nice video, mate! the elevation effect of my toolbar is appearing in the side instead of the bottom. i'm trying to understand why lol

  • @bharathjramalingam
    @bharathjramalingam 4 ปีที่แล้ว

    I am facing exit code error someone pls help

  • @pawanjain5511
    @pawanjain5511 4 ปีที่แล้ว

    Sir i am following your playlist...it's awesome....but please upload more videos on it fastly...

  • @gondraladinesh8964
    @gondraladinesh8964 4 ปีที่แล้ว

    Waiting for you next video

  • @himanshuraj5635
    @himanshuraj5635 4 ปีที่แล้ว

    Please upload the videos regularly (no offence please its just a request) | u r awesome at your teaching (explaining ) skills
    Q-1. Is their any difference in process to build android package for kivyMD as compared to kivy or it require some modification in .spec file

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

    infact the MDToolbar is also giving arror that is not avaliable

  • @erwinhergt
    @erwinhergt 3 ปีที่แล้ว

    typo bro your title

  • @Jason-de3oo
    @Jason-de3oo 4 ปีที่แล้ว

    nice video

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

    Thank you, Sir

  • @adityajha1889
    @adityajha1889 4 ปีที่แล้ว

    lambda is a mini def

  • @ezekieldujambi8427
    @ezekieldujambi8427 3 ปีที่แล้ว

    Loved it!

  • @abhijitshinde3009
    @abhijitshinde3009 4 ปีที่แล้ว

    Looking forward for next video.... navigation drawer but please upload video lectures fast I can't wait...much long...

  • @gondraladinesh8964
    @gondraladinesh8964 4 ปีที่แล้ว

    Pls upload next videos

  • @thetradingzone-dy
    @thetradingzone-dy 4 ปีที่แล้ว

    Thank you again.

  • @nesilvacr
    @nesilvacr 4 ปีที่แล้ว

    Great Great content, thank you. do you have a course on how to scrape from AliExpress ?

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

    Yellow ,hii bê welcome

  • @reold
    @reold 4 ปีที่แล้ว

    After 5years!! Why?

  • @ulugbeknurjonov5226
    @ulugbeknurjonov5226 4 ปีที่แล้ว

    good

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

    Thanks!

  • @user-yg2or1qj6d
    @user-yg2or1qj6d ปีที่แล้ว

    Unknown class name MDToolbar

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

    guys i have solved the BottomApptoolbar, i just added the line of code "self.theme_cls.material_style = "M2"" in the def build(self), I have seen this in StackOverflow. it is working from my side. thanks.
    code is:
    def build(self):
    self.theme_cls.primary_palette = 'Red'
    self.theme_cls.material_style = "M2"
    screen = Builder.load_string(screen_helper)
    return screen

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

      On my end this removes the MDBottomAppBar. i.e it does not appear at all when i run the app. But my major observation is that the action button (android icon ) doesnt show up by default, and the left_action_items: [['Coffee']] is also not showing but just an empty tool bar. even the title doesnt show

    • @nazryhalim4136
      @nazryhalim4136 8 วันที่ผ่านมา

      May I know why?

  • @adityajha1889
    @adityajha1889 4 ปีที่แล้ว

    lol cut at 3:35

  • @TP-zo5zh
    @TP-zo5zh ปีที่แล้ว

    can we make the button in the bottom app bar function as a speed dial button?

  • @victorjobe
    @victorjobe 4 ปีที่แล้ว

    how do I change the Toolbar font?

  • @adityajha1889
    @adityajha1889 4 ปีที่แล้ว

    lol cut at 3:33