Window Menu
- Last UpdatedNov 12, 2025
- 1 minute read
-
Use the following to add the system Window menu to a bar menu:
!this.bar.add (‘<Dtext>’, ‘window’)
This menu is dynamically created on use with a list of the titles of the windows currently displayed as its fields. Selecting a field will pop that window to the front. This can be very useful on a cluttered screen.