Hi, Is there a way to open a child window and have it contain the output of a report that is being updated as the report is running. here is my thinking - you have a window open up to get the parameters of the report. the user clicks a button. the button launches a new window with a container (using listview now) and items are added to it as the report is processed. is this possible? (i currently have something but the window is not drawn until the report is done - which takes a while) also is it possible to make a listview sort the contents of it by the column you click on. nice product and much easier to use than pTk. Chris