Kivy Tutorial 12 - Navigation Drawer  | KivyMD

Kivy Tutorial 12 - Navigation Drawer | KivyMD

buildwithpython

4 года назад

60,208 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@hash261k
@hash261k - 05.11.2023 19:11

I am getting an Error of "too many indentation level" at the navigation_helper

Ответить
@bigbadcatbigbcy2933
@bigbadcatbigbcy2933 - 12.09.2023 23:01

Thank you a lot for this video! It helped a lot

Ответить
@aetek1121
@aetek1121 - 27.03.2023 01:49

If you get stuck:

NavigationLayout is now: MDNavigationLayout

MDToolbar is now: MDTopAppBar

Ответить
@sweeterdeeker9436
@sweeterdeeker9436 - 15.01.2023 09:13

Can you show this using the Builder.load_file("file.kv") with Screen_Manager being involved for multiple screens? I am having difficulty.

Ответить
@aavalos163
@aavalos163 - 25.12.2022 11:13

Change NavigationLayout to MDNavigationLayout. Also MDToolbar did not work. I changed it to MDTopAppBar for both top and bottom.
For Bottom Toolbar i used this code:
"...
MDBottomAppBar:
MDTopAppBar:
title: "Help"
...."
This worked for me.

Ответить
@joeatlas4722
@joeatlas4722 - 19.08.2022 21:19

Hello Sir, I'm getting an kivy.factory.FactoryException: Unknown class <Toolbar> error. Please, help

Ответить
@rosepiedrasingco7073
@rosepiedrasingco7073 - 17.04.2022 04:57

Hello here.....i have an error it says kivy.uix.screenmanager.ScreenManagerException: ScreenManager accepts only Screen widget😔

Ответить
@rajatavasaha5269
@rajatavasaha5269 - 11.10.2021 07:13

Hello sir I'm a student and working on a school project where I want to integrate this navigation drawer, but I always get an error whenever I write this code. I also tried the code in a single file where I wrote it as it is you have shown here, but still it gives the same error. Could you please help me in this. Waiting for your helpful reply.

Ответить
@b.d.vishwapraveensarathcha6771
@b.d.vishwapraveensarathcha6771 - 28.09.2021 15:37

Well explained . Thank so much !

Ответить
@smyrf5219
@smyrf5219 - 03.09.2021 18:01

топ видео

Ответить
@angel7871
@angel7871 - 14.07.2021 07:52

MDNavigationLayout *

Ответить
@cyberofficial-pl3np
@cyberofficial-pl3np - 24.06.2021 23:52

Plse let some one help me the navigation layout error

Ответить
@cyberofficial-pl3np
@cyberofficial-pl3np - 22.06.2021 23:14

Hey I got an error saying import error no module named "Navigation layout"

Ответить
@sravanthikadali6058
@sravanthikadali6058 - 13.06.2021 13:57

I am a boy, years: 11, class: 6th

Ответить
@vruniverse2917
@vruniverse2917 - 03.06.2021 09:13

Can you make a video for share button for your app

Ответить
@pascals1025
@pascals1025 - 17.02.2021 14:10

I want to add a toolbar which includes buttons to chance screens. The problem is, that I need the ScreenManager for the toolbar and for the multiple screens. How can I do this?

Ответить
@manjulanaravani
@manjulanaravani - 14.02.2021 22:10

@buildwithpython I need help, This is My kv code: NavigationLayout:
NavigationLayout:
MDNavigationDrawer:
id: nav_drawer
ScreenManager:
Screen:
BoxLayout:
rows: 3
MDToolbar:
id: toolbar
title: "Dude Chat"
md_bg_color: app.theme_cls.primary_color
background_palette: 'Primary'
background_hue: '500'
elevation: 10
left_action_items:
[['menu', lambda x: nav_draw.toggle_nav_drawer()]]
right_action_items:
[['dots-vertical', lambda x: root.show_bottom_popup()]]
The error is AttributeError: 'MDNavigationDrawer' object has no attribute 'border_color_a'

Ответить
@frezee13free
@frezee13free - 11.02.2021 22:03

Woooow ;) thx ;)

Ответить
@marcinchuchla8699
@marcinchuchla8699 - 06.01.2021 13:18

UPDATE 01.2021: You have to change NavigationLayout to MDNavigationLayout, and "lambda x: nav_drawer.toggle_nav_drawer()" to "lambda x: nav_drawer.set_state("open")", your welcome :)

Ответить
@darwinfish7417
@darwinfish7417 - 19.12.2020 22:47

Hhhhh you tell so mach "oh right guys"

Ответить
@grendbelema
@grendbelema - 08.09.2020 01:10

thanks

Ответить
@Percyleo12YT
@Percyleo12YT - 21.07.2020 18:40

I really appreciate that you do not use the kivi language .kv which in my opinion complicates things more ! Thanks for the tutorial !

Ответить
@HieuNguyen-cg1kd
@HieuNguyen-cg1kd - 20.07.2020 17:16

Nice video, 1 like for your series 👌

Ответить
@Shivam-ed5fn
@Shivam-ed5fn - 17.07.2020 16:27

Sir I am writing your same code but I am getting this error ReferenceError: weakly-referenced object no longer exists....
Please sir explain me Why this error is coming and give me solution to solve it...

Ответить
@satyamjaiswal398
@satyamjaiswal398 - 12.07.2020 11:52

sir how can we create tabs?

Ответить
@mcodes5214
@mcodes5214 - 05.07.2020 12:43

How long this series will be ?

Ответить
@bsnljkd
@bsnljkd - 03.07.2020 07:14

Very Nice video Man! Pl. keep continue with your nice work. if u got time from your busy schedule then I wanna know how to display real time json api using KivyMD. Thanks again!

Ответить
@Disha.0_0
@Disha.0_0 - 02.07.2020 15:21

Thanks for vedio.
Q-1=>Can You Please tell me how can I Put Data tabel or a text entry at the place of that hello world label?
Q-2=>How can I get text of entry text from that helper string?

Ответить
@vishwatejn8914
@vishwatejn8914 - 01.07.2020 19:00

Can we deploy this app in Play store bro..?

Ответить
@thunderstorm294
@thunderstorm294 - 30.06.2020 23:55

i am always waiting for new videos of kivymd and love to watch them thanks sir

Ответить
@famout9048
@famout9048 - 30.06.2020 22:42

thank u for the effort we hope that u will finish all series kivymd till packing apk and we will never forget that for u u will change alot of lives iam try to learn so i can take care of my family you make difference thank u

Ответить
@collegeresources1089
@collegeresources1089 - 30.06.2020 20:42

You're my ideal...

Ответить
@sunirnaychatterjee8963
@sunirnaychatterjee8963 - 30.06.2020 20:39

😇

Ответить
@sunirnaychatterjee1477
@sunirnaychatterjee1477 - 30.06.2020 20:34

I am eagerly waiting for your every upcoming Videos bro 😇👍👍

Ответить
@Jason-de3oo
@Jason-de3oo - 30.06.2020 20:29

Please can your next video be on how to change screens🥺🙏🏾

Ответить
@Jason-de3oo
@Jason-de3oo - 30.06.2020 20:28

Nice video👏🏾👏🏾👏🏾

Ответить