2017년 1월 4일 수요일

TinyDB store component visibility


Is it possible to store a component visibility in TinyDB?
In that case how?

-- 
You can do that by setting a flag to true or false. 
For example, if you have Button1, do TInyDb1.StoreValue: Button1 to ture or false
Then when screen loads, retrieve that value and set your component visibility accordingly.

-- 
 test.PNG
This works :)
 test.PNG
-- 
instead of using the text "true" as valueIfTagNotThere you better use the logic block true instead

-- 

댓글 없음:

댓글 쓰기