denemo-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Denemo-devel] Re: Bug #29825 - What is the right variant to use?


From: Richard Shann
Subject: Re: [Denemo-devel] Re: Bug #29825 - What is the right variant to use?
Date: Mon, 10 May 2010 09:10:04 +0100

On Sun, 2010-05-09 at 12:58 +0200, Nils Gey wrote:
> I agree that its irregular that the first measure is pasted in the
> existing one and the rest are not.
> But that is the only irregularity I see. Paste should check and do
> 
> (if singlestaff
>         (if clipboard contains measurebreak anywhere
>                 (no new measure)
>                 (new measure)
>         )
> )
> 
> 
> Otherwise its exactly what paste normally should do: Insert the
> clipboard between the last and before the next item.
> On the other hand its not complete, and this is where you are right.
> Normal texteditor behaviour is

You are wanting to use normal texteditor behavior as a guide to what our
music score editor should do, so as to do things the user expects: good.
But, the analogy is not perfect: is a blank measure like the blank area
at the end of the text, or is it some music notation for a whole measure
rest?
I am happy to think of it as the former: and in practice the only cases
where I want to cut and paste are where there are no blank measures
(i.e. insert-paste) and where there are blank measures and I want to
fill them.
Richard






reply via email to

[Prev in Thread] Current Thread [Next in Thread]