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: Thu, 13 May 2010 08:54:44 +0100

And another: pasting into an empty measure moves the cursor into a
succeeding empty measure even when the first measure (the one pasted
into) is not full.
This prevents using paste in the same way as appending notes (so, e.g. I
insert to 1/4 notes then a triplet of 1/8, and so on: the quarter notes
go in with the cursor moving to the new measure at the right stage,
while the pasting of the triplet does not).
Richard

On Mon, 2010-05-10 at 09:10 +0100, Richard Shann wrote:
> 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
> 
> 
> 
> 
> _______________________________________________
> Denemo-devel mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/denemo-devel




reply via email to

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