| 1 | Remove ? for filled sections. |
| 2 | == Type? == |
| 3 | == Description == |
| 4 | The Book Panel - controls what is seen in the book window. |
| 5 | Zoom percentage - by default, this is set to 100%, which can be adjusted. Zooming adjusts the book window |
| 6 | size as much as possible. If the page size is larger than can fit in the window, the book generates scroll bars. |
| 7 | Quick search bar- entering text and the up and down buttons next to the text field searches the currently |
| 8 | visible page for that text. If the text is found, it is selected. If more than one result is generated on the page, |
| 9 | the up and down buttons can move between the results. |
| 10 | Left and right page buttons and the current page number - the page number is displayed in the form “i/j”, |
| 11 | meaning that the current page is the ith of j pages. Clicking the left arrow and right arrows moves the display |
| 12 | back or forward one page. |
| 13 | Frames toggle - if on, the frames around objects on the page are displayed, as are the light gray frames that |
| 14 | indicate margins and padding. In test mode, frames are turned off. On exiting test mode, frames are turned |
| 15 | on. |
| 16 | Test mode toggle - if turned on, Sophie goes into test mode. Test mode applies to all open books, not just the |
| 17 | displayed book. |
| 18 | Edges and corners of the book window - dragging the edges or corners of a Sophie book window changes the |
| 19 | window size. All edges and corners possess this behavior. |
| 20 | == Diagram? == |
| 21 | ![[Image(source:/trunk/sophie2-platform/doc/spec-diagrams/Filename.png, 100%)]] [[BR]] |
| 22 | ![source:/trunk/sophie2-platform/doc/spec-diagrams/FileName.odg] [[BR]] |
| 23 | == Tooltip? == |
| 24 | == Mouse Behavior? == |
| 25 | == Keyboard Behavior? == |
| 26 | == Mouse + Keyboard? == |
| 27 | == Triggered by? == |
| 28 | == OS Specific? == |
| 29 | == Related tasks? == |