This method should not be called for instances of this class.
new: parentWindow
Answer a new transient window attached to the given
parent window and with nothing in its title bar caption.
new: label in: parentWindow
Answer a new transient window attached to the given
parent window and with `label' as its title bar caption.
1.47.2 BLOX.BTransientWindow: widget protocol
map
Map the window and inform the windows manager that the
receiver is a transient window working on behalf of its
parent. The window is also put in its parent window's
window group: the window manager might use this information,
for example, to unmap all of the windows in a group when the
group's leader is iconified.
This document was generated
on April, 16 2013
using texi2html