This is an implementation of ElProfesore, optimized for presentations. There are two boxes of controls at the bottom, only one of which should be visible at any time. The CompositionBox has the controls you need to build a tutorial; the PresentationBox has the controls to view it. To switch to presentation mode this.presentationMode() (or select PresentationMode from the Menu) to switch to composition mode this.compositionMode() (or select Composition from the Menu) In Composition Mode, simply hit "save as" and the page will be saved as the page number in the text box. Clear clears the current page. One thing that is confusing is that the morphs can be on multiple pages. When you save, it saves all morphs to the current page -- not a new copy of the morphs, but the morphs themselves.
In Composition Mode (default) clears the current page copy to: creates a copy of the current page before the page number insert: inserts the current page before the page number new page inserts a new blank page before the current page < goes to the previous page (wraps around) > goes to the next page start goes to the start
In Presentation Mode ( < goes to the previous page (wraps around) > goes to the next page start goes to the start last goes to the end Go to goes to the displayed page