Hello everybody! Well, i have this problem. I'm writting an app which parses text and writes the results in a sqlite db. It's full of loops which is, i think, the cause of my problem: the layout stops updating until the processes are over, not even a progressbar with its progress property set to -1 updates on screen. Can you think of a solution?