How do you make a one time checkbox?

I want to make a check box that if ticked than open a new window
and when unticked it will undo

When check box status changed set the checkbox enable to false and save the value as true or false in tinydb so that next time while screen load he can get the status

(As per the topic i have suggested )

Please give the blocks photo

new screen? OR.. arrangement?

:question:

It seems this is not one time check box..

Just drag a check box
When check box status changed
If checkbox checked = true
Set window to visible true
Else
Set window visible to false

How do you uncheck a Checkbox on a screen that is no longer visible?

New screen

Need more info..

Once checked app will open new screen. Ok
What should happen if user come back to this screen from new screen? (I hope it should be checked. If so what is the meaning of one time check box?)

Then, how will you achive?

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.