| 1 | Remove ? for filled sections. |
| 2 | == Type == |
| 3 | Window |
| 4 | == Description == |
| 5 | A window is a (usually) rectangular portion of the display on a computer monitor that presents its contents (e.g., the contents of a directory, a text file or an image) seemingly independently of the rest of the screen. Windows are one of the elements that comprise a graphical user interface (GUI). Each window has its own Title Bar. |
| 6 | == Diagram? == |
| 7 | ![[Image(source:/trunk/sophie2-platform/doc/spec-diagrams/Filename.png, 100%)]] [[BR]] |
| 8 | ![source:/trunk/sophie2-platform/doc/spec-diagrams/FileName.odg] [[BR]] |
| 9 | == Tooltip? == |
| 10 | == Mouse Behavior == |
| 11 | * Left Clicking Window's title bar and dragging moves the window around. |
| 12 | * Left Clicking Titlebar buttons Closes/Minimizes/Maximizes/Restores the window. |
| 13 | * Left Clicking left/right/bottom edge of the window changes window's size in desired direction. |
| 14 | * Left Clicking left/right and bottom corner of the window changes window's size in desired directions. |
| 15 | == Keyboard Behavior? == |
| 16 | == Mouse + Keyboard? == |
| 17 | == Triggered by? == |
| 18 | == OS Specific? == |
| 19 | == Related tasks? == |