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