| 32 | |
| 33 | ---- |
| 34 | |
| 35 | Remove ? for filled sections. |
| 36 | == Type == |
| 37 | Dialog |
| 38 | == Description == |
| 39 | Dialogs are windows that provide non-editing functionalities (outside of book editing itself) and provide information - opening, saving, information for books, errors, etc. It is not nessesary for a dialog to be related to a specific book. |
| 40 | == Diagram == |
| 41 | [source:/trunk/sophie2-platform/doc/spec-diagrams/templates/TemplateDialog.odg] |
| 42 | == Tooltip? == |
| 43 | == Mouse Behavior == |
| 44 | Left Clicking dialog buttons triggers functionalities. [[BR]] |
| 45 | Left Clicking the Title Bar and moving the cursor moves the dialog around. [[BR]] |
| 46 | Other specific interactions may be present. [[BR]] |
| 47 | == Keyboard Behavior == |
| 48 | Clicking Tab button when a dialog is focused scrolls between dialogs controls. [[BR]] |
| 49 | == Mouse + Keyboard? == |
| 50 | == Triggered by == |
| 51 | Dialogs may be loaded automatically or by menu/keyboard shortcuts. |
| 52 | == OS Specific? == |
| 53 | == Related tasks? == |
| 54 | [wiki:BASE_LAYOUT_R0] [[BR]] |
| 55 | [wiki:BASE_LAYOUT_R1] [[BR]] |
| 56 | [wiki:BASE_LAYOUT_R2] [[BR]] |
| 57 | [wiki:BASE_LAYOUT_R3] [[BR]] |
| 58 | [wiki:APP_LAYOUT_ALTERNATIVE_R0] [[BR]] |
| 59 | [wiki:APP_LAYOUT_ALTERNATIVE_R1] [[BR]] |
| 60 | [wiki:APP_LAYOUT_ALTERNATIVE_R2] [[BR]] |
| 61 | [wiki:APP_LAYOUT_MYDOGGY_R0] [[BR]] |
| 62 | [wiki:APP_LAYOUT_MYDOGGY_R1] [[BR]] |
| 63 | [wiki:APP_LAYOUT_MYDOGGY_R2] [[BR]] |