https://bugs.documentfoundation.org/show_bug.cgi?id=159402
--- Comment #6 from Jean-Pierre Ledure <[email protected]> --- (In reply to Rafael Lima from comment #4) > Maybe we could consider reviving this library, fixing its issues and adding > new macros with lots of comments for new LO macro programmers. After a brief analysis, it seems that: - the code of the Tutorials library is present - the library itself is not visible because Tutorials is not mentioned in the dialog.xlc and script.xlc files - the library requires one or more files in /instdir/share/template/common/tutorials/. This directory is absent. - initialization code like createUNOService("com.sun.star.wizards.tutorial.executer.CallTutorialFramework") returns a Null object - the text present by default in the myText control of the TutorialsDialog dialog makes me think that the functionality was designed to guide new LO users, not new LO Basic users. (*) see below. ** My conclusion is that the functionality was once dropped but incompletely.** (*) This text explains all the action items that the user can do to follow the current step highlighted in the road map at the left side of the tutorial window. 1. Open the Format menu 2. Choose the Paragraph command 3. Click the Numbering tab The first step will always explain what the current tutorial is about. The last step - it is highlighted currently in the road map - will summarize what the user now has seen or learned. -- You are receiving this mail because: You are the assignee for the bug.
