← findnix.eu
🎬 spectra.video spectra.video

Creating and attaching windows on Medley Interlisp

⏱ 2:14 🌐 spectra.video

A Medley Interlisp session in which two windows are created and attached by evaluating the Lisp expressions: (SETQ W1 (CREATEW NIL "Window 1") (SETQ W2 (CREATEW NIL "Window 2") (ATTACHWINDOW W2 W1 'TOP 'JUSTIFY) Then the windows are manipulated as a unit by minimizing (Shrink), resizing (Shape), moving (Move), and closing (Close) both simultaneously. Right-clicking in the main area of a window pops up the menu containing manipulation commands such as Close, Snap, Paint, Clear, and more. The menu is activated alternatively on the two windows. Middle-clicking on the title bar of a minimized window restores it to its original size. This is a remote Interlisp Online session running in the cloud recorded on an ASUS Chromebox 3 under chromeOS. LEARN MORE * [Medley Interlisp](https://interlisp.org) * [Medley Online](https://interlisp.org/running/online)

β†—https://spectra.video/w/vVsdeC9voL2AsKkNP9keKn
Medley Interlisp Interlisp Lisp GUI windows
Indexiert von findnix.eu Β· Eigene Seite einreichen