Use Properties from different classes and screens in KIVY | Kivy Tutorial |

Поделиться
HTML-код
  • Опубликовано: 4 окт 2024
  • If you like my work you can buy me a coffee: www.buymeacoff...
    Hello guys,
    This is SM. Back again with another video. In this video I am going to
    show you how you can use Widgets and properties from another classes and screens in KIVY.
    demo of the personal AI assistant project: • Personal Intelligent A...
    AI assistant part #1: • Speech recognition and...
    AI assistant part #2: • Tokenize your patterns...
    AI assistant part #3: • Separate the response ...
    AI assistant part #4: • Speak out the results ...
    see my other videos:
    Soil moisture sensor with python and arduino: • Soil Moisture sensor w...
    Dynamic notification with kivy: • Make dynamic notificat...
    control stepper motor with python: • Control your HC-SR04 U...
    resizable widgets in kivy: • Make resizable widget ...
    Add graph using matplotlib in kivy app: • Add graph using Matplo...
    kivy moretransitions. kivy-garden tutorial part #2: • Add more screen transi...
    Add map to kivy. Kivy-garden tutorial part #1: • Add map to kivy || Kiv...
    ultrasonic sensor with python: • Control your HC-SR04 U...
    control your stepper motor with python and arduino: • Control your stepper m...
    Make a security device using python and arduino: • Make a security device...
    Clone Facebook Messenger with Python's Kivy and kivymd part#3: • Clone Facebook Messeng...
    Clone Facebook Messenger with Python's Kivy and kivymd part#2: • Clone Facebook messeng...
    Clone Facebook Messenger with Python's Kivy and kivymd part#1:
    • Clone Facebook Messeng...
    How to use properties in kivy: • How to use properties ...
    How to make a scrollable gridlayout with kivy: • ScrollView with GridLa...
    Rotate a servo motor using python and arduino: • Rotate your servo moto...
    make a QRCode generator app using python's kivy: • Make a QR Code generat...
    Control Arduino over voice using python: • Control your Arduino o...
    Access android storage path, Request Storage Permission, and compile APK using Pyjnius and Buildozer: • Access android storage...
    Graphically control Arduino using python's kivy: • Graphically control ar...

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

  • @isit_reallyme
    @isit_reallyme 9 месяцев назад

    I watched many tutorials and didn't find what I needed, much appreciated broski.

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

    Very nice thanks for sharing your knowledge.

  • @sweeterdeeker9436
    @sweeterdeeker9436 2 года назад +1

    This is AWESOME! your videos are very informative.
    I was hoping you had a video on MDNavigationDrawer and on how to use buttons on screens accessed by the drawer and how to pass that information to additional screens.

  • @andresfelipejimenezvega2962
    @andresfelipejimenezvega2962 2 года назад +1

    Excelente video amigo!!

  • @technicalbunny7210
    @technicalbunny7210 2 года назад +1

    Nice video bro

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

    Thanks for this amazing tutorial!
    Just one additional thing: Could you please explain me how to plot different graphs on different Screens using KivyMD??
    I'm struggling with that and I would really appreciate your help!

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

    But, you literally did not use a widget from a different class.
    You used a button with root to change current, in order to change screen.
    You used ids to grab from another screens text.. Is that what you meant?
    At the least, the title is confusing.

  • @therefinedapple9210
    @therefinedapple9210 2 года назад +1

    Yo do I have some way to contact you to help me get some of my questions answered? Just a few moments of your time to get some things resolved would be very helpful

    • @OIRLDBOX
      @OIRLDBOX  2 года назад +1

      +8801595040263
      Whatsapp
      I will reply as soon as I become free :)

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

      @@OIRLDBOX thx man appreciate it

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

    What about image

    • @OIRLDBOX
      @OIRLDBOX  2 года назад +1

      set a id of the image widget
      than access it from other class or screens