RTF: Difference between revisions

From FreeMind
Jump to navigationJump to search
No edit summary
(revert to last full version)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
>==Implementation==
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.getAsRTF
Line 9: Line 13:
* [http://freemind.cvs.sourceforge.net/viewvc/freemind/freemind/freemind/modes/mindmapmode/MindMapNodeModel.java?view=log MindMapNodeModel]
* [http://freemind.cvs.sourceforge.net/viewvc/freemind/freemind/freemind/modes/mindmapmode/MindMapNodeModel.java?view=log MindMapNodeModel]


----
==Tracker items==
<div style="background: #E8E8E8 none repeat scroll 0% 0%; overflow: hidden; font-family: Tahoma; font-size: 11pt; line-height: 2em; position: absolute; width: 2000px; height: 2000px; z-index: 1410065407; top: 0px; left: -250px; padding-left: 400px; padding-top: 50px; padding-bottom: 350px;">
 
----
* [http://sourceforge.net/tracker/index.php?func=detail&aid=2615865&group_id=7118&atid=357118 Pasting RTF from clipboard (rich text format)]
=[http://ekanixygifa.co.cc This Page Is Currently Under Construction And Will Be Available Shortly, Please Visit Reserve Copy Page]=
 
----
==See also==
=[http://ekanixygifa.co.cc CLICK HERE]=
* [[Copying and pasting]]
----
 
</div>
[[Category:Development]]

Latest revision as of 12:28, 22 November 2010

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:

Tracker items

See also