Jeff Bolle :
In a variety of views I would like to give the user the option of
"popping out" the current data detail view, much the same way that
GMail allows you to pop out the e-mail composition window. I would
like to retain the full and normal use of the classes and
functionality in the popout window. Basically, I want to load a
class, ExternalViewer, in the popout window. I am not looking for a
panel within the root window, but a true separate browser window.
Dan Morill gives a very good solution for this design problem.
