gaurachit
11 years agoChannel Surfer
roImageCanvas event handling
Hi,
I want to handle the situation where roImageCanvasEvent is making a stack.
Consider the scenario:
app is fetching the data from web-service, at the same time if I press the remote keys continuously then all the roImageCanvasEvent are accumulate and make a stack and execute after the web-service response received.
I need to ignore the roImageCanvasEvent when I am trying to get the data from service or any other situation like this.
Is any built in property available to handle this or any workaround ? Please let me know.
Thanks
I want to handle the situation where roImageCanvasEvent is making a stack.
Consider the scenario:
app is fetching the data from web-service, at the same time if I press the remote keys continuously then all the roImageCanvasEvent are accumulate and make a stack and execute after the web-service response received.
I need to ignore the roImageCanvasEvent when I am trying to get the data from service or any other situation like this.
Is any built in property available to handle this or any workaround ? Please let me know.
Thanks