RTF: Difference between revisions
From FreeMind
Jump to navigationJump to search
Dan Polansky (talk | contribs) (+) |
Dan Polansky (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
When | When the user copies nodes using Control + C or Copy function, FreeMind places RTF to clipboard, alongside with plain text and HTML. | ||
The other direction is currently unimplemented: when plain text, RTF and no HTML is present at clipboard, only the plain text is pasted into FreeMind. | The other direction is currently unimplemented: when plain text, RTF and no HTML is present at clipboard, only the plain text is pasted into FreeMind. |
Revision as of 10:58, 19 February 2009
When the user copies nodes using Control + C or Copy function, FreeMind places RTF to clipboard, alongside with plain text and HTML.
The other direction is currently unimplemented: when plain text, RTF and no HTML is present at clipboard, only the plain text is pasted into FreeMind.
Implementation
- MindMapMapModel.getAsRTF
- MindMapMapModel.saveRTF
- MindMapNodeModel.saveRTF
CVS: