Next: , Previous: , Up: BLOX package   [Index]


1.34 BLOX.BPopupWindow

Defined in namespace BLOX
Superclass: BLOX.BWindow
Category: Graphics-Windows

I am a pseudo-window that has no decorations and no ability to interact with the user. My main usage, as my name says, is to provide pop-up functionality for other widgets. Actually there should be no need to directly use me - always rely on the #new and #popup: class methods.