Hi,
I've been tinkering for a long time but I can't get the data coming from the database to be output in the ListView and ScrollView.
When scrolling, the data goes up outside the ScrollView.
Sorry for my english, google translate is my friend
Hi,
I've been tinkering for a long time but I can't get the data coming from the database to be output in the ListView and ScrollView.
When scrolling, the data goes up outside the ScrollView.
Sorry for my english, google translate is my friend
Hi,
I have a page called einstellungen.qml and a page called berechnung.qml.
On the Settings page I have a TextArea and a Button.
When I press the button I want to call the machmacombob(tv) function on the other side berechnung.qml to process the data from the TextArea. But unfortunately that doesn't work.
greetings Dirk