問題タブ [kivymd]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
python - MDToolbar Kivymd で画像を中央に配置するにはどうすればよいですか?
ウィンドウの大きさに関係なく常に画像が中央に表示されるように、画像をツールバーの中央に配置するにはどうすればよいですか?
これは私が試みているコードですが、明らかに機能しません。gridLayout は基本的に画像を中央の行に配置しようとする試みであり、それでも機能しません。どうすればこれを正しく書くことができますか?
python - change color of icon in MDToolbar in kivyMD?
I want to change the MDToolbar left_action_item icon color. Its defaulting to white, but now i want to change it to red. Whats the simplest way to do this? I've tried almost everything (text_color, bg_color, etc) all to no avail.
python - MDToolbar の独自のカスタム アイコンを kivy に配置する方法
MDToolbar のアイコンを独自のカスタム アイコン イメージに変更するにはどうすればよいですか?
アイコンの色を変更しようとしましたが、できないようですので、今は完全に変更しようとしています。どうすればいいですか?