>>>>> "Alfredo" == Alfredo Braunstein <[EMAIL PROTECTED]> writes:

Alfredo> Juergen Spitzmueller wrote:
Alfredo> + void overwriteSelection(LyXText * lt) + { + if
Alfredo> (lt->selection.set()) { + lt->update(); +
Alfredo> lt->cutSelection(true, false);

Alfredo> The second argument (realcut) should be true I think 

Why should it be true? We do not want to change the clipboard, do we? 

Alfredo> (btw, we should make the cut/copy split as we have done in
Alfredo> Cut&Paste).

What do you mean?

JMarc

Reply via email to