Harris Expert Licensed User Longtime User Feb 6, 2017 #1 I think I have seen this asked and answered, but can't find the post. How to prevent these objects from re-appearing/re-drawing when the web page is left idle (say over night as in my case). It was running from IDE in debug mode...
I think I have seen this asked and answered, but can't find the post. How to prevent these objects from re-appearing/re-drawing when the web page is left idle (say over night as in my case). It was running from IDE in debug mode...
M mindful Active Member Licensed User Feb 6, 2017 #2 @Harris here you go: https://www.b4x.com/android/forum/t...-reconnect-without-duplicating-content.74390/ Upvote 0
@Harris here you go: https://www.b4x.com/android/forum/t...-reconnect-without-duplicating-content.74390/
Harris Expert Licensed User Longtime User Feb 6, 2017 #3 mindful said: @Harris here you go: https://www.b4x.com/android/forum/t...-reconnect-without-duplicating-content.74390/ Click to expand... Thanks mindful, that is what I was looking for.... Now to understand and implement it. Upvote 0
mindful said: @Harris here you go: https://www.b4x.com/android/forum/t...-reconnect-without-duplicating-content.74390/ Click to expand... Thanks mindful, that is what I was looking for.... Now to understand and implement it.