--- In [email protected], "Andrew Wetmore" <[EMAIL PROTECTED]> wrote: > > sorry, I should have said below if I DO comment out the two lines that are > currently commented out, the code runs fine
What happens if you use an event listener to detect that the window is fully open (maybe creationComplete, possibly update, possibly something you dispatch yourself in commitProperties or somewhere), then put those two lines in there? HTH; Amy

