英文: Want To Display Random File From Folder With Kivy (Python) 问题 I have this folder full of images ...
Kivy MDLabel 在 RecycleView 中更新数据后丢失文本
英文: Kivy MDLabel in RecycleView losing text after updating data 问题 I'm having two screens, loginScre...
NameError: when instantiating a class in kv via a python statement in an event callback (e.g. on_parent)
英文: NameError: when instantiating a class in kv via a python statement in an event callback (e.g. on...
餐点没有显示,尽管有正确的食材。
英文: Meal not showing up when right ingredients are present 问题 当我在ingredients_list中放入正确的配料以制作一餐,并点击“p...
Kivy: 将 BoxLayout 对齐到另一个 BoxLayout 的右侧
英文: Kivy: Algining BoxLayout to the right of another BoxLayout 问题 我尝试将一个 BoxLayout 对齐到另一个 BoxLayout ...
不需要的重复Kivy小部件
英文: Unwanted duplicate kivy widget 问题 只有一个球状小部件在屏幕上弹跳显示。但是实际上有两个球状小部件被显示,一个在移动,另一个固定在屏幕中央。以下是我的Pytho...
Kivy BoxLayout高度导致嵌套标签
英文: Kivy Boxlayout Height Causes Nested Labels 问题 未使用 WrappedLabel 类时,如何填充标签中的文字? 感谢您的提问。 如果您没有使用 Wr...
Kivy: 如何调整按钮的合适大小?
英文: Kivy: How Can i Adjust Button In Right Size? 问题 **主屏幕:** 你能帮我修复一下按钮的问题吗? 这是我的主屏幕。 [![进入图片描述][1]]...
spinner widget crashes my kivy app on start
英文: spinner widget crashes my kivy app on start 问题 I was working on a kivy(2.1.0) and added a spinne...
Kivy MD DropDownItem: how to set the item of a dropdownitem into another dropdownitem
英文: Kivy MD DropDownItem: how to set the item of a dropdownitem into another dropdownitem 问题 The Att...