< Previous | Contents | Manuals Home | Boris FX | Next >
โQ: Define a procedure to show all a window's children, and their children...
A: This is useful for locating all the windows, for example as you are creating a SyPy script. The metaattribute children is used:
define a procedure to recursively show a window. say the window.
for each of the window's children, recursively show the window. done.
ยฉ2025 Boris FX, Inc.ย โย UNOFFICIALย โย Converted from original PDF.