Wednesday, July 25, 2007, 10:02:49 AM, Hussein Shafie wrote:

> Daniel Dekany wrote:
>> Could XXE put the copy-ed stuff in plain text format into the
>> clipboard as well, and use some other type for the <ns:clipboard>
>> format? If it's not possible under the Java platform then at least
>> "copy as plain text" should be added. Otherwise it's quite painful to
>> copy-pase from XXE into other applications (which of course don't know
>> what to do with the <ns:clipboard> stuff).
>> 
>
-->> On Linux (that is, on Unix+X-Window), you may want to use the
> ``system selection'':
> [a] Select the text simply by dragging your mouse over it.
> [b] Paste it elsewhere by clicking on the middle button (or the scroll
> wheel).
>
> For this to work, you need to turn on option "Clicking with middle
> button pastes system selection" found in Options|Preferences, Edit
> Section. See
> http://www.xmlmind.com/xmleditor/_distrib/doc/help/com.xmlmind.xmleditapp.dialog.PreferencesEditorDialog.html#editOptions
>
-->> OR/AND you may want to bind command "copyChars" to a keystroke of
> your choice.
> See
> http://www.xmlmind.com/xmleditor/_distrib/doc/commands/copyChars.html

I suppose others want to copy-paste from XXE as well (copy-pasting
between applications, especially between text editors, is quite a
basic thing), so you may consider making this to be out-of-the-box
available starting from the next release. (Actually, native
applications used to put stuff in multiple formats to the clipboard,
so this thing just works with plain Ctrl+C... but I'm not sure if
that's possible in pure Java.)

-- 
Best regards,
 Daniel Dekany


Reply via email to