denemo-devel
[Top][All Lists]
Advanced

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

Re: [Denemo-devel] Split Measure


From: Richard Shann
Subject: Re: [Denemo-devel] Split Measure
Date: Fri, 21 May 2010 21:51:15 +0100

On Fri, 2010-05-21 at 22:45 +0200, Nils Gey wrote:
> I don't think so, at least in my understanding of how that should be solved.
> 
> I better had said that I took the revert for granted once it would go in the 
> paste script. This was just a macros fault.
> 
> The real problem is the way it should work in the end:
I think I wrote the SplitMeasure script orignally - the idea is you put
the cursor on some note hit SplitMeasure and it splits before that note.
It is working like this in git at the moment.
Richard


> 
> 1) User creates a Selection
> 2) Press Copy
> 3) Press Paste
> 
> The "Split Measure" part happens in 3/Paste. But at this point there is 
> already the selection from 2/Copy existent resulting in overwriting the users 
> selection with the clipboard which SplitMeasure uses.
> 
> Nils
> 
> 
> 
> On Fri, 21 May 2010 18:43:32 +0100
> Richard Shann <address@hidden> wrote:
> 
> > On Fri, 2010-05-21 at 16:44 +0200, Nils Gey wrote:
> > > Hello,
> > > 
> > > I looked after the old split measure script and noticed it makes use of 
> > > the selection as well as copy and paste.
> > > This makes it incompatible to use within the new paste script because the 
> > > selection gets destroyed before it can be used.
> > > 
> > > Any other ideas how to split a measure in two?
> > > 
> > 
> > I guess the only problem here is that you changed the commands
> > d-MeasureRight to d-MoveToMeasureRight in this commit
> > 
> > 2010-01-25  Nils Gey        Exchange old Cursor commands with new ones
> > 
> > which then fails to create the selection needed. I don't think your new
> > paste should fail to work if the script is reverted to the original
> > form.
> > 
> > Richard
> > 
> > 
> > 
> > > Nils
> > > 
> > > 
> > > 
> > > 
> > >  
> > > 
> > > _______________________________________________
> > > 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]