i want use "WaitFor" without stopping WebView.
When i use "WaitFor" my WebView flashplayer and movable objects(Animations/Gif's) goes pausing.
I do not want "WaitFor" to interfere in WebView's work.
I have not had much success using WaitFor
At the moment, I want to use it to trap either one of two boolean flags after I send a command via AStream.
One flag is set when I received a message via AStream_NewData the other is set in a TimeOutTimer_Tick event if the command times out.
So I would...
I need to trap both HTTP POST 'success' and 'error' conditions within a single sub...
I'm currently using OkHttp to POST API calls to a service and I have 2 Wait For statements as follows:
Wait For postRequest_ResponseError ( ....)
(some code)
Wait For postRequest_ResponseSuccess ( ...)...
Hello,
I'm trying to interrogate a webservice using HttpJob with the code below, but it keeps displaying this message "Object context is paused. Ignoring CallSubDelayed: JobDone".
I have another function in this class which does basically the same thing and it works fine.
What am I missing...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.