Data Display

I am writing a data display application, I have a document panel which has a number of document windows displaying real time incoming data. When I open a modal window or show a PopUp all the document windows stop receiving data. What should I do?

I checked Jucedemo and used AsyncUpdate and everythings fine.
Thanks