Next: , Up: BLOX.BTransientWindow   [Index]


1.47.1 BLOX.BTransientWindow class: instance creation

new

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.