Hi all,

This change re-introduces the ability specify a window's owner via the open() method. The previous approach, which relied on a separate setOwner() method, was a bit cumbersome and didn't seem like the right solution. It made the window's open state and owner seem as though they were not related, when in fact they really should be.

I apologize for recent the API thrashing, but I think we're in good shape now. Let me know if you have any questions.

Greg

Reply via email to