I try checkbox1.gotfocus to set label1.text but it doesnot work. How to solve it?
Hello,
check this:
What exactly do you want to do?
To change label1.text i have set before
You have the Changed event, triggered when the checkbox is checked/unchecked...
How to do that? I am novice. Please give the block of that
Thank you. If i want to build inventory app using tinydb, how can we know the stock of certain item? I look in tinydb, there is no something like index
Only use the gotfocus event when you are making a Android TV app.
You can use tags to store tag-value...where value can be a simple value or list, dictionary, list of lists...and the get the stored value of that tag.