# HG changeset patch # User Claus Gittinger # Date 1387201361 -3600 # Node ID 311d632319d98bdf4296425819b42502e5a4d082 # Parent 2bd791d76babd6f20784be14bfe73bf07d6f654a class: FlyByWindowInformation added: #documentation diff -r 2bd791d76bab -r 311d632319d9 FlyByWindowInformation.st --- a/FlyByWindowInformation.st Thu Dec 12 11:58:17 2013 +0100 +++ b/FlyByWindowInformation.st Mon Dec 16 14:42:41 2013 +0100 @@ -34,6 +34,16 @@ " ! +documentation +" + I implement a tooltip, which presents a number of interesting facts + about the window under the mouse pointer, and also offer keyboard + shortcuts to quickly open browsers and/or inspectors on the view under the + pointer. + Enabled via the Launcher's 'FlyBy Window Information' menu item. +" +! + examples " self shownInformationOfViewUnderMouseUntilButtonIsPressed