i hope you are abl to see it. very simple stuff right now. plese help. depending on value in text box, the text boxes must move autometci up or down. since you cant see it. there is one vertical scrol arangemnt. within this there are 3 tables. each table contains one text box and 2 buttons to add values.
Saar. Below is my simple app. Six buttons. I will add a text file. What I want… Any button press must be noted in text. I does not need time stamp altho it will be nice. I will delete any data in this when ever I wanted. I’m new person so Pls patience.
I made a little sample. I used a textbox to display time and number and set it to multiline. You can also use the file component to write it to your sd or use a tinydb to store it.
Tyvm peter siir. i named one text box as timetable. worked. but…
what is \n?
i put the whole block under "when button 1 click… "
so how i do this for each buton. how do i know which buton was presed.
ty ty ty
i have a check box. if i check on, i wants it to be checked in memory. so i put in tinydb. as
when close button click call tinydb stove value tag cb1 value to store checkbox1 checked.
on screen initializ set checkbox1 checked to call tinydb get value tag cb1
it is not hapneng. it is wrong somethning. plese help.
hi. that very complx for me. i has gone with first one (many tanks to imrantariq and dorapaz).
now two problems. i check box. i closed app. so saved to tinydb?. now, i app open ap. check box not cheked. it must be chked plese
another things. i has one reset buton. onse chekbox is chekd. you must not abel to unchek. only after reset. any advise plese.