Create new notebook window?

Tags ( )

In the version of Mori I purchased, a window with "Create New Notebook" would appear upon selecting File / New. The Window was an extra bit of handholding around choosing the file name and location of your new notebook, but not much else.

However, when I build Mori and run it, no such window appears upon doing a File / New; just the standard Save dialog appears. I can't find the window in any NIB file or reference from the code either.

Personally I think the Save dialog is fine enough and I don't miss the Create New Notebook window. I just want to make sure I haven't broken anything in my builds or otherwise caused the shipping version's dialog to disappear.

Gavin.

No, this was removed in the

No, this was removed in the sources that you have. The reason that the current release of Mori shows this is because it's data format consists of two user visible files (the sqlite data base, and the metadata folder). In the development release of Mori that you have I use a file package so mori files act and look like any other standard file and don't need the extra metadata folder.

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.