I am implementing a WindowList menu item and I am having some problems. When a child is opened, it is displayed properly in the list. When a second child is opened, it is also displayed properly in the list. However, if the second child is closed, and another window is opened, that window will not be added to the list.

Has anyone come across anything like this before?