問題タブ [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.

0 投票する
0 に答える
91 参照

python - How to take user input in form of a matrix in kivymd

I am trying to make an app that take two matrix from the user and then we display it's multiplication.

I am new to kivymd, and can't figure it out how to take input from user and get all the value in the function on python file

0 投票する
1 に答える
38 参照

python-3.x - Kivy ツールバーの誤動作

kivymdを使用して、特定の情報といくつかの機能ボタンを含むいくつかの「カード」を持つウィンドウを構築しようとしています。私がやろうとしているのは、カードグリッド レイアウトに追加し、そのグリッドをフローティング レイアウトで一時停止することですが、添付の画像を見て問題が発生しています。また、これを行うためのより良い方法が可能かどうかを提案してください。ウィンドウのコードは次のとおりです。後で、いくつかのボタンを押すとさらにカードを追加する関数をいくつか作成します

Kivy ウィンドウのイメージ 出力イメージ