2011-03-17 15:51:40 +00:00
|
|
|
mindplot.EditorOptions =
|
|
|
|
|
{
|
2011-04-12 13:59:03 +01:00
|
|
|
// LayoutManager:"OriginalLayout"
|
2011-04-17 19:04:02 +01:00
|
|
|
LayoutManager:"FreeMindLayout",
|
|
|
|
|
// textEditor:"TextEditor"
|
|
|
|
|
textEditor:"RichTextEditor"
|
|
|
|
|
|
2011-03-17 15:51:40 +00:00
|
|
|
};
|