<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.23532">
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2 face=Arial>I have raised this subject on the Android forum, 
but no solutions.</FONT></DIV>
<DIV><FONT size=2 face=Arial>I am scanning through many lines of data (up tp 
200000 lines) and would like to monitor how far the scan has progressed. As soon 
as the Scan button is pressed, the screen freezes and does not allow updates to 
the screen until the scan is complete.</FONT></DIV>
<DIV><FONT size=2 face=Arial>I have tried Form and component update, refresh, 
invalidate and repaint, but none allow the screen to update until the scan 
is complete.</FONT></DIV>
<DIV><FONT size=2 face=Arial>Is there a modification to the customdrawn 
widgetset or to the java activity file which will allow such updates? I notice 
in the activity.java that there are View Invalidate functions, but I do not 
know how to access them whilst a scan is in progress.</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>Regards</FONT></DIV></BODY></HTML>