| title | labelWindow | Displays the "List" title. |
| list | listWindow | List of running applications. |
| dir |
string | Desktop directory under /win/devices. |
| frame | appListFrame | The instantiated frame window. |
| none |
| none |
| event | string | The event type. |
| p1 | any | First parameter to event or nil if not used. |
| p2 | any | Second parameter to event or nil if not used. |
| p3 | any | Third parameter to event or nil if not used. |
| p4 | any | Fourth parameter to event or nil if not used. |
| p5 | any | Fifth parameter to event or nil if not used. |
| ... |
any | Any additional parameters. |
| result | boolean | True if handled, otherwise false. |
| active | boolean |
True if made active, false if inactive. |
| none |
| none |
| result | boolean | Always true. |
| none |
| result | boolean | Always true. |