If you can please create a small program that demonstrates the problem.
That's not the point. If we are to help it is easier to diagnose using a small example. If you can't be bothered to help us by providing a small demonstrator program we certainly aren't prepared to help you by wading through a large unfamiliar heap of code. Remember that most everybody here is helping in our own time for no reward.That's going to be more trouble than it's worth - the program I uploaded demonstrates the issue.
That's not the point. If we are to help it is easier to diagnose using a small example. If you can't be bothered to help us by providing a small demonstrator program we certainly aren't prepared to help you by wading through a large unfamiliar heap of code. Remember that most everybody here is helping in our own time for no reward.
It's not nuclear launch code.
Dim details_tabs_map_webview_complete As Boolean
Dim details_tabs_directions_webview_loadcomplete As Boolean
details_tabs_map_webview_loadcomplete = False
details_tabs_directions_webview_loadcomplete = False
Dim [I]details_tabs_map_webview_complete[/I] As Boolean
Dim details_tabs_directions_webview_loadcomplete As Boolean
[I]details_tabs_map_webview_[B]load[/B]complete[/I] = False
details_tabs_directions_webview_loadcomplete = False
Dim [COLOR="Blue"]details_tabs_map_webview_complete[/COLOR] As Boolean
Dim details_tabs_directions_webview_loadcomplete As Boolean
[COLOR="Blue"]details_tabs_map_webview_loadcomplete[/COLOR] = False
details_tabs_directions_webview_loadcomplete = False
details_tabs_map_webview_loadcomplete
OK, I do see that issue, and I am shocked because
B4X:details_tabs_map_webview_loadcomplete
is not even defined - why did Basic4Android not complain about this?
Anyway, this is definitely unrelated to the bitmap issue.
I see you're point that it might be littered with issues.
seems pretty damn important to me.I've seen at least one suggestion for "OPTION EXPLICIT" but at this time, it is unknown if Erel will add that in or not. That would alleviate problems like this, which can definitely bite you in the ass (believe me, I know).
Anyway, good luck sorting out your problem.
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?